Skip to content

There is no Node.classList in IE9- #11

@SimonHarte

Description

@SimonHarte

You get errors in IE9 because the script uses Node.classList.add/remove. Best way to solve this would probably be to include a classList polyfill: https://github.com/eligrey/classList.js/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions