sandipan.rcciit 0 Light Poster

Hi frnds,

I found a code that is make autosuggestion text box according to user input.
i make some changes on it and it works fine for auto suggestion text box.

but now i want to add a button in a side of that text box,when we click on it all relative data will come as a auto suggestion. Simply i want to make it behave like auto suggest feature with combo box.

but in that code they are using a class that is worked only when user type text on text box.but click on button it not worked .

I am tried but not able to find out what to do????? I dont have very good knowledge in javascript.

plz help me out...

plz see the attachment

i think the changes may be done in AutoCompleate.js and in example.php

plz help me...

prototype.js

AutoComplete.js

ac.php

examples.php