jQuery abstracts the DOM away, allowing you to focus on behavior instead of implementation. It provides a simplified, reliable interface to the DOM that works consistently across all major browsers. Instead of wasting time and effort supporting the idiosyncrasies of these browsers, you can write jQuery code that works the same across them all.
read more | digg story