hi to all
I am building an intranet web aplication in
vb from visual studio 2005.
I am trying to add a autosuggest feature to a textbox.
I found at "http://www.nczonline.net/" a script, made by Nicholas Zakas in javascript, that adds the autosuggest feature to a textbox. it works fine but the dropdown created apears hidden by dropdowns or listboxs.
i already put in the css file the div z-index at 9999...
what i would like to now is if someone face the same problem and found the solution and could give me some help
In my net research i found out that one way to put a div over a dropdown or listbox is to put the div inside an iframe
I am trying to change mr zakas script but not getting any results
in javascript i not very good
tnaks for the replays and time.
carlos sousa