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
Anywhere you can use .classnamehere as a Jquery selector, you can use:
:not(.classnamehere)
Searched words:
jquery selector does not have class
Comments
Post new comment