Thin down jQuery

Posted by Taylor Satula on Stack Overflow See other posts from Stack Overflow or by Taylor Satula
Published on 2010-04-10T19:23:10Z Indexed on 2010/04/10 19:33 UTC
Read the original article Hit count: 169

Filed under:
|
|

Hi, I have been optimizing my website but the one problem that stands in my way is all the jQuery functions that I do not use. The only ones that I use are for a smooth page scroller. It just seems like such a waste of download time.

My question is: Is there any script or program that will remove the jQuery code that I do not need and leave the 1 or 2 functions that I do need.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery