Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing classPrefix doesn't replace existing classes #226

Open
TrevorBurnham opened this issue Nov 18, 2016 · 0 comments
Open

Changing classPrefix doesn't replace existing classes #226

TrevorBurnham opened this issue Nov 18, 2016 · 0 comments
Labels

Comments

@TrevorBurnham
Copy link
Contributor

If you create a Tether instance with the default classPrefix, "tether", it'll have the class tether-target.

If you then call setOptions{classPrefix: "myprefix"}, it'll get the class myprefix-target… but will still have the tether-target class, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant