AJAX stands for Asynchronous JavaScript and XML, it is a programming language used in Web Application to retrieve information from server asynchronously without disturbing the UI (User Interface). AJAX enhance the performance of Web Applications by reducing response time and avoiding Postback on every request made by the client application to the server.
In this post, I have complied the most searched AJAX scripts, you can say most popular free AJAX scripts. I hope the readers will like this collection and post provide feedback on this post.
1. jQuery Treeview Plugin
Lightweight and flexible transformation of an unordered list into an expandable and collapsible tree, great for unobtrusive navigation enhancements. Supports both location and cookie based persistence.
Current version: 1.4
Compressed filesize: 3390 bytes
License: MIT/GPL
Tested in: Firefox 2, IE 6 & 7, Opera 9, Safari 3


Read the rest of this entry »
Popularity: 91% [?]