i want to create a combobox using DHTML and javascript. Well i just wanted to know whether is it possible and if it is how do i go about it. Please help
It's possible, but its far too complicated to explain how. I've made a slighlty buggy one that I've only tested in IE5.5 if you want to see it. jared@aauser.com
actually html alone is enough to create and display any combo box
now if you want the values displayed inside the combo to dynamically change, faq216-335
there's a difference between a combobox and a select box - comboboxes have an associated text box which you can type into, and it searches the options to make a selection for you. jared@aauser.com
well waht i meant by a combo box was an actual combo box where we can edit values dynamically. Hey jared i would love to see that. Is it possible for me to get it working in IE4
oh the faq is about a SELECT box which you can edit values dynamically
sorry i misunderstood the question then ! but it's almost the same, i mean appart the associated text box ..
the address abr at the top of explorer - you can type in it, or click the arrow - if you type, it searches the options and chooses the most applicable (if any) choice jared@aauser.com
Picture a select box, picture that you can change the value of anything in the pulldown.
kind of like the top of IE as he was mentioning, you type in your URL, but also you can pulldown and find past URLs you typed prior, and you can even edit those if you want to make a change to one you did before.
this would be rather useful if he's attempting to make a search engine with a select of similar behavior.
Karl
kb244@kb244.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.