Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
September 11, 2012 11:50 pm GMT

How to Build Your Own Custom jQuery

In this quick tip screencast, I’m going to show you a trick that I bet you don’t know about. Did you know that, as of jQuery 1.8, you can now build a custom version of the library?


Why Would You?

Imagine that you’re working on a relatively simple project that doesn’t have any need for jQuery’s AJAX or CSS capabilities? Well, in these cases, it sure is a shame to keep all of that code in the library, if you’re never going to need it.

That’s where custom builds come in. By merely running a couple of commands, you can specify that your custom version of jQuery should exclude those two modules.

Give me a few minutes, and I’ll show you how!

Choose 720p for the clearest picture.

Show Links



Original Link: http://feedproxy.google.com/~r/nettuts/~3/KUm2guP9wpU/

Share this article:    Share on Facebook
View Full Article

TutsPlus - Code

Tuts+ is a site aimed at web developers and designers offering tutorials and articles on technologies, skills and techniques to improve how you design and build websites.

More About this Source Visit TutsPlus - Code