Don't have an account yet? Create one.
Forgot your password?
JavaScript : Forms : AutoAssist Script
Script: AutoAssist Script
Script Demo: AutoAssist Script Demo
Description: AutoAssist is an auto completion web widget that written in pure JavaScript. It can help enhance the accessibility of existing website, let the users to work effective and feel comfortable. Moreover, it just a pure JavaScript file that won’t break existing code or development style. Check the feature list carefully: * improve the User Experience * not require an Ajax experience * pretty managed JavaScript, easy to understand and customize * works well on Mozilla/FireFox, IE and Opera * have a nice solution for fast user typing, reduce a lot of corresponding server loading (20% - 80% *) * depend on your data structure and user typing style And this is the real code for it: var foo = function() { var tt = new AutoAssist("t", {setRequestOptions: function() { var pars = "name=" + this.txtBox.value; return { url: "/country.php", parameters: pars }; }}); } Event.observe(window, "load", foo);
Author: chenggn
Version: 0.5.1
Price: Free
Supported Systems: Mozilla/FireFox, IE and Opera
Screenshot Link: AutoAssist Script Screenshot
Last Updated: 2006-04-05
Rating:
Rate AutoAssist Script
Please honestly rate the script: AutoAssist Script
Repeated votes and cheating the rating is not allowed and will result in a permanent 0 rating for this script.
Repeated votes and cheating the rating is not allowed and will result in a permanent 0 rating for this script.





