jQuery Class Selector (“.class”)
Learn all about the jQuery function Class Selector (“.class”).
For class selectors, jQuery uses JavaScript’s native getElementsByClassName()
function if the browser supports it.
Login to join the community
jQuery Cards is a community to share and geek out
about the latest, coolest jQuery plugins
Login with:
We'll never post to Twitter or Facebook without your permission.
A repository of over 1000 quality jQuery plugins
For class selectors, jQuery uses JavaScript’s native getElementsByClassName()
function if the browser supports it.