if(typeof($(“#id”).attr(“onmouseout”))==”undefined”){
alert(“属性onmouseout不存在”);
}
else{
alert(“属性onmouseout存在”);
« css阴影:box-shadow属性解析
高并发Web服务的演变——节约系统内存和CPU »
要发表评论,您必须先登录。
0 条评论。