HowTo – Using Google’s CDN API For jQuery And Other JavaScript Libraries

Google and a number of other large providers including Microsoft and Media Temple allow developers to access a variety of JavaScript Libraries which can aid in website deployment and availability. Using Google’s CDN has both benefits and drawbacks and before you make use of this offering you should understand that there is a possibility your […]

HowTo – Introduction To jQuery

The jQuery package is a comprehensive library of JavaScript functions that are commonly used by web developers. The library has been tested for cross browser compatibility and it streamlines your ability to access HTML Elements within your documents. In addition to the main library package you can extend jQuery with plugins that you or others […]