2016-08-18

jQuery - CSS element class attribute inequality selector

$(".class-name-here[ attribute-name-here != 'value-to-compare-against' ]")

No comments:

Post a Comment