if(typeof($(“#id”).attr(“onmouseout”))==”undefined”){
alert(“属性onmouseout不存在”);
}
else{
alert(“属性onmouseout存在”);
« 整理一下我遇到的浏览器兼容问题吧
javascript中求值运算的副作用和顺序点 »
要发表评论,您必须先登录。
0 条评论。