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 pretty much every browser except IE 7 or earlier.
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 pretty much every browser except IE 7 or earlier.