Performance recommendation: Do not use jQuery's hide() method. Ever(twitter.com)
twitter.com
Performance recommendation: Do not use jQuery's hide() method. Ever
https://twitter.com/paul_irish/status/564443848613847040
2 comments
[deleted]
https://twitter.com/paul_irish/status/564443848613847040
May not be .show() or .hide() that you should avoid, but instead a slow native call that the jQuery team might be able to point out to browser vendors... Or am I reading this incorrectly?