jQuery 1.22 Released
jQuery announced the 1.22 release. It is a bug fix version. Over 120 bug fixes and the the changes make the speed improved. The package is very small. * jQuery Minified (15kb with Gzipping) * jQuery Packed (28kb) * jQuery...
Tech geek. Life geek.
jQuery announced the 1.22 release. It is a bug fix version. Over 120 bug fixes and the the changes make the speed improved. The package is very small. * jQuery Minified (15kb with Gzipping) * jQuery Packed (28kb) * jQuery...
I make a web form which have about 25 fields. Including date, text, number. I need a tool to doing the client side data validation. Because I am learning jQuery. So I decide to go to jQuery official site. I...
Now to learn jQuery, everyone needs some studying resources. The basic ones are shown as below: 1) jQuery official site. Download jQuery 1.2.1 2) Documents of jQuery from official site. 3) Visual jQuery 4) jQuery Basics: From jquery.com, this tutorial...
Ajax is very useful in Web 2.0 world. What is Ajax? Ajax is Asynchronous JavaScript and XML. Now so many different Ajax toolkits online. Which one is better? Actually, if you doing some search on the web, you will find...