jQuery属性--attr(name|properties|key,value|fn)和removeAttr(name)
attr(name|properties|key,value|fn)概述设置或返回被选元素的属性值参数key,function(index,attr)1:属性名称;2:返回属性值的函数,第一个参数为当前元素的索引值,第二个参数为原先的属性值key,value属性名称,属性值name属性名称properties作为属性的“名/值对”对象$(document).ready(function(){$("