What is jQuery?
jQuery is another excellent JavaScript library after Prototype, it is an open source project created by John Resig in January 2006. With its clean syntax and cross-platform compatibility, jQuery makes it much easier for JavaScript developers to traverse HTML documents, manipulate the DOM, handle events, perform animations, and develop Ajax. Its unique and elegant code style has changed the way JavaScript programmers design and write programs.