if(typeof($(“#id”).attr(“onmouseout”))==”undefined”){
alert(“属性onmouseout不存在”);
}
else{
alert(“属性onmouseout存在”);
« JQuery中$.ajax()方法参数详解
万一安卓过时了怎么办 程序员如何投资自己的未来 »
要发表评论,您必须先登录。
0 条评论。