Skip to content

nens/classList.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork from: https://github.com/eligrey/classList.js

Forked for local reference and to include a bower.json to be included as a vendor package. Currently used by lzard-client.

Original readme

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

About

Cross-browser element.classList

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.3%
  • CoffeeScript 15.1%
  • Shell 4.3%
  • HTML 4.3%