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

Add support for Element class manipulation #2

Closed
jhy opened this issue Feb 6, 2010 · 1 comment
Closed

Add support for Element class manipulation #2

jhy opened this issue Feb 6, 2010 · 1 comment
Labels

Comments

@jhy
Copy link
Owner

jhy commented Feb 6, 2010

Add support for Element addClass, removeClass, toggleClass (hasClass, classNames exist, this adds convenience)

Also include in Elements. addClass / removeClass / toggleClass acts on all, hasClass finds first match to true.

@jhy
Copy link
Owner Author

jhy commented Feb 7, 2010

Add addClass, removeClass, toggleClass, hasClass to Element and Elements.

Closed by 87877c9

This issue was closed.
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