if(typeof($(“#id”).attr(“onmouseout”))==”undefined”){
alert(“属性onmouseout不存在”);
}
else{
alert(“属性onmouseout存在”);
« js读取外部css文件的属性
用js来实现导出数据到Excel »
要发表评论,您必须先登录。
0 条评论。