Over the past few years we've noticed an ever increasing number of JavaScript libraries like Yahoo, Prototype, MooTools... It's cool that there's so much effort going into these. But sometimes having so many options available isn't a good thing. Potential problems include:
So the choice for us is obvious. We need to decide on one multi-purpose library that will meet our requirements and is easy to learn and use. After a long discussion (and a few differences of opinion!) we made the conclusion that Squiz UK is going to use jQuery from now on.
jQuery is a relatively new lightweight web application framework, released at BarCamp NYC by John Resig. The decision to use this library was based on the following:
What's more, additional information regarding jQuery can be found in the following books:
So lets put it into action. Here's an example of how easy it is to use:
Author: Lukasz Pelc
Published: 06 Dec 2007 12:42pm