if(typeof($(“#id”).attr(“onmouseout”))==”undefined”){
alert(“属性onmouseout不存在”);
}
else{
alert(“属性onmouseout存在”);
« 一个关于@media screen and (max-width:)尺寸的问题
js定位网页到某个具体DIV »
要发表评论,您必须先登录。
0 条评论。