单项选择题
在jQuery中,用()方法类获取和设置元素属性,()方法来删除元素属性。
A.attr();removeAttr()B.attribute();removeAttr()C.Attr();removeAttribute()D.Attribute;removeAttribute()
单项选择题 在JQuery中,专门提供了()方法来追加样式。
单项选择题 判断是否含有某个样式的方法是()
单项选择题 jQuery提供了两种方法将一个jQuery对象转换成DOM对象:()。