Skip to content
Cross-browser element.classList
JavaScript CoffeeScript Shell HTML
Find file
Latest commit e87db36 @eligrey Merge pull request #40 from PatAtMacadamian/master
add Support for missing SVGElement.classList in IE
Failed to load latest commit information.
script Add script to run QUnit tests headless with PhantomJS
tests Port duplicationTest.html to QUnit
.travis.yml Add Travis CI setup for headless testing
LICENSE.md
README.md Instructions for updating public CDNs
classList.js fixed typo
classList.min.js Fixes #33

README.md

classList.js is a cross-browser JavaScript shim that fully implements element.classList. Refer to the MDN page on element.classList for more information.

This works in every browser except IE 7 or earlier.

An older version is hosted at public CDNs, allowing you to use this already small file at nearly zero size overhead. Use one of these URLs:

If you would like other versions (such as the current one) hosted there, follow the instructions at https://github.com/jsdelivr/jsdelivr and https://github.com/cdnjs/cdnjs to prepare a pull request.

Tracking image

Something went wrong with that request. Please try again.