Home ›
JQuery select elements without a given class or ID JQuery select elements without a given class or ID
Submitted by Benjamin Melançon on June 16, 2010 - 12:28pm
Searched words:
jquery selector does not have class
Anywhere you can use .classnamehere as a Jquery selector, you can use:
:not(.classnamehere)


Comments
Post new comment