I need the help in modifying the ajax code in retrieving the data items from the database to the text field(like the google). As of now, I have put a <span> tag below the textfield with an Id for placing the data retrieved from the database
I have also attached the screenshot with an example!
__________________ An expert is a man who tells you a simple thing in a confused way in such a fashion as to make you think the confusion is your own fault. William Castle
Last edited by buddyram; 14-12-2011 at 01:21 PM.
Advertisements. Register and be a member of the community to get rid of them.
no AJAX expert, but try this.
put the text box in that <span> too and dynamically change its size to add and remove terms in the <span> below the text box.
__________________
Arch Linux is kind of a bonzai tree, over years u try new things, make small tweaks, and end up with a system that is unique, elegant, and does exactly what u designed it to do. Hostapd : The Linux Way to create Virtual Wifi Access Point My Blog
no it doesn't work!!
that textbox disappears when a character is keyed!!!
__________________ An expert is a man who tells you a simple thing in a confused way in such a fashion as to make you think the confusion is your own fault. William Castle
@buddyram: I have done this type in AJAX...it is called autocomplete extender(works like google).
u can also do this in jquery (which will be faster than AJAX).
just use ajax autocomplete extender & u r done
__________________
I'm the One you've been Waiting for...
^^sorry for the delayed response, i didn't notice your post
i'll try it
thanx
__________________ An expert is a man who tells you a simple thing in a confused way in such a fashion as to make you think the confusion is your own fault. William Castle