Whismeow / classList.js

Cross-browser element.classList

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

classList.js is available on these public CDN URLs, allowing you to use this already small file at nearly zero size overhead.

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

About

Cross-browser element.classList

License:The Unlicense


Languages

Language:JavaScript 78.0%Language:CoffeeScript 14.0%Language:Shell 4.0%Language:HTML 3.9%