Follow the below instruction to implement autocomplete feature using js.
Put the : AutoComplete.js file as per your required folder
Similarly the AutoComplete.css file .
Write your client file . in that call to the AutoComplete_Create method of AutoComplete.js file.
Pass there the id of your text box/text area and the data as an array.
Please follw the attachment carefully to success your integration.
For more details refer the site ; http://www.phpguru.org/static/AutoComplete.htm
Client :
Put the : AutoComplete.js file as per your required folder
Similarly the AutoComplete.css file .
Write your client file . in that call to the AutoComplete_Create method of AutoComplete.js file.
Pass there the id of your text box/text area and the data as an array.
Please follw the attachment carefully to success your integration.
For more details refer the site ; http://www.phpguru.org/static/AutoComplete.htm
Client :
Comments