Create Your First jQuery Plugin

Posted by & filed under Uncategorized.

Today is a big day. Up until now we have been using other people’s plugins to improve our web applications. Today we will create our own. It will be an incredibly simple plugin, but will build a foundation for creating more advanced plugins. This plugin will require you to look at the following pages: http://www.learnjquerynow.com/lib/addresshide/1.0/addresshide.js… Read more »

Save Your Bandwidth! Let Google Host Your jQuery Library

Posted by & filed under Uncategorized.

It may not be widely known, but Google has been hosting several JavaScript libraries on Google Code and jQuery is one of those libraries. This has a few different advantages to allowing Google to host this file for you including: It is hosted on Google.  Your bandwidth is not taken up by loading the library… Read more »