twitter
    Find out what I'm doing, Follow Me :)

Thursday, April 30, 2009

What ASP.NET Developers Should Know About jQuery

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
blog comments powered by Disqus
Related Posts with Thumbnails