BYK
05-08-2008, 10:24 AM
1) CODE TITLE: autoComplete
2) AUTHOR NAME/NOTES:BYK
3) DESCRIPTION:
This script allows you to add auto complete functionality to any text input on your web site. It uses the CSS-JSON hybrid system to allow you to easly set both the elements you want to be auto completed and their auto complete settings. This system is the same as in the thread Extremely Easy In-Place-Editing (http://www.dynamicdrive.com/forums/showthread.php?t=31759).
A quick tutorial is on its way but you can understand how to use it at the first glance to the code of the demo page. Although, if you have any questions, do not hesitate to ask.
4) URL TO CODE:
http://amplio-vita.net/zip/JSLib/js
http://amplio-vita.net/JSLib/css/aV.plg.autoComplete.css for the css.
http://amplio-vita.net/zip/JSLib for the whole JSLib project including the documentation.
5) URL TO DEMO PAGE:
http://amplio-vita.net/JSLib/demos/autoComplete/autoComplete.htm
http://amplio-vita.net/zip/JSLib/demos/autoComplete to download the demo completely(including the php and the list files, excluding the code)
Any suggestions and comments are greatly appreciated :)
2) AUTHOR NAME/NOTES:BYK
3) DESCRIPTION:
This script allows you to add auto complete functionality to any text input on your web site. It uses the CSS-JSON hybrid system to allow you to easly set both the elements you want to be auto completed and their auto complete settings. This system is the same as in the thread Extremely Easy In-Place-Editing (http://www.dynamicdrive.com/forums/showthread.php?t=31759).
A quick tutorial is on its way but you can understand how to use it at the first glance to the code of the demo page. Although, if you have any questions, do not hesitate to ask.
4) URL TO CODE:
http://amplio-vita.net/zip/JSLib/js
http://amplio-vita.net/JSLib/css/aV.plg.autoComplete.css for the css.
http://amplio-vita.net/zip/JSLib for the whole JSLib project including the documentation.
5) URL TO DEMO PAGE:
http://amplio-vita.net/JSLib/demos/autoComplete/autoComplete.htm
http://amplio-vita.net/zip/JSLib/demos/autoComplete to download the demo completely(including the php and the list files, excluding the code)
Any suggestions and comments are greatly appreciated :)