This is the one-stop jQuery tutorial and Resource Centre. It provides rich resources ad learning materials for learning and mastering jQuery.
jQuery is a JavaScript library. It lets you search for elements in a web document then perform some actions on them using certain methods. The purpose of jQuery is to make it much easier to use JavaScript on your website. Besides that, jQuery simplifies a lot of the complicated things from JavaScript, like AJAX calls and DOM manipulation.
Many web developers prefer to use jQuery because itis the most popular JavaScript frameworks on the web. Big companies such as Google, Microsoft ,IBM and many more are using jQuery. Although you can achieve simlilar thing using JavaScript rather than jQuery, jQuery makes coding simpler. Besides that, jQuery runs the same in all major browsers.
Copyright©2008 Dr.Liew Voon Kiong. All rights reserved |Contact|Privacy Policy