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

Support for removeClass, toggleClass and css #1

Open
victor-homyakov opened this issue May 15, 2014 · 1 comment
Open

Support for removeClass, toggleClass and css #1

victor-homyakov opened this issue May 15, 2014 · 1 comment

Comments

@victor-homyakov
Copy link

What about supporting $.fn.removeClass, $.fn.toggleClass and $.fn.css?

P.S. and also $.fn.position both from jQuery and jQuery.UI

@yairEO
Copy link

yairEO commented Aug 4, 2014

I think internally these functions do both DOM reads and write. in jquery-fastdom there is a function called readWrite although it's unclear how it exactly works.

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

No branches or pull requests

2 participants