Sep 21, 2006 #1 FancyPrairie Programmer Joined Oct 16, 2001 Messages 2,917 Location US I want to programmatically dropdown a combobox (dropdownlistbox) within an html page. Is there a method or something that does this?
I want to programmatically dropdown a combobox (dropdownlistbox) within an html page. Is there a method or something that does this?
Sep 21, 2006 #2 cLFlaVA Programmer Joined Jun 14, 2004 Messages 6,450 Location US no. you will need to create a custom select box using CSS, HTML and JavaScript to do this. *cLFlaVA ---------------------------- [tt]mr. pibb + red vines = crazy delicious![/tt] [URL unfurl="true"]http://www.coryarthus.com/[/url] Upvote 0 Downvote
no. you will need to create a custom select box using CSS, HTML and JavaScript to do this. *cLFlaVA ---------------------------- [tt]mr. pibb + red vines = crazy delicious![/tt] [URL unfurl="true"]http://www.coryarthus.com/[/url]