if(typeof($(“#id”).attr(“onmouseout”))==”undefined”){
alert(“属性onmouseout不存在”);
}
else{
alert(“属性onmouseout存在”);
« html5 meta标签的含义和用法
javascript function 前面的感叹号 !function »
要发表评论,您必须先登录。
0 条评论。