Top 10 Reasons Why jQuery is so popular and why I'm start this blog
jQuery is a lightweight, "write less, do more", JavaScript library.There are lots of other JavaScript frameworks out there, but jQuery seems to be the most popular, and also the most extendable.
Cross-browser Compatibility
One of the biggest challenges in Ajax/JavaScript programming is cross-browser inconsistencies – it will drive you mad. For example, a design that renders perfectly in Internet Explorer 8 but may not run that well in Mozilla Firefox, or an interface component you’ve spent days handcrafting works beautifully in all major browsers except Opera on Linux. The jQuery team is aware of the cross-browser issues,
and more importantly the jQuery team knows all about cross-browser issues, and they have written this knowledge into the jQuery library. jQuery will run exactly the same in all major browsers
Cross-browser Compatibility
One of the biggest challenges in Ajax/JavaScript programming is cross-browser inconsistencies – it will drive you mad. For example, a design that renders perfectly in Internet Explorer 8 but may not run that well in Mozilla Firefox, or an interface component you’ve spent days handcrafting works beautifully in all major browsers except Opera on Linux. The jQuery team is aware of the cross-browser issues,
and more importantly the jQuery team knows all about cross-browser issues, and they have written this knowledge into the jQuery library. jQuery will run exactly the same in all major browsers
0 comments:
Post a Comment