jquery几种属性选择器的应用
展开全部
[attribute] 有attribute这个属性的
[attribute1][attribute2] 有这attribute1和attribute2两个属性
[attribute=value] 这个attribute属性等于这个value
[attribute!=value] 这个attribute属性不等于这个value
[attribute^=value]这个attribute属性以这value开始的
[attribute$=value]这个attribute属性以这个value结束的
[attribute*=value]这个attribute属性包含有这个value的
[attribute1][attribute2] 有这attribute1和attribute2两个属性
[attribute=value] 这个attribute属性等于这个value
[attribute!=value] 这个attribute属性不等于这个value
[attribute^=value]这个attribute属性以这value开始的
[attribute$=value]这个attribute属性以这个value结束的
[attribute*=value]这个attribute属性包含有这个value的
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询