Learning jQuery | The Basics

jQuery a new kind of JavaScript Library
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
Learning jQuery
jQuery is CSS3 compliant, has a lightweight footprint and works cross-browser. Plus it allows us [...]

Firebug for Web Development

Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.
Firebug Extension for FireFox
One of the main reasons for me to use Firefox over Chrome is for the extensions. Normally I am all [...]