If you vote you can be DZone's BFF! Login and vote now.
By mswatcher
via weblogs.asp.net
Published: Jan 27 2010 / 03:41
I never pass up a chance to look at jQuery code. It’s amazing so much power can come from such a tiny package.
An appealing feature of jQuery is the browser independence it provides. Every JavaScript book I’ve read, includes code for checking which version, of which browser, the code is running in. There are a lot of: if else—if else—if else….statements. What a nightmare. No thanks. jQuery to the rescue!
Tweet
SaveShareSend
Tags: frameworks, javascript, reviews



Add your comment