Hello everybody,
I would like to change the GRAY color of the selected option of the "Drop down menu" in order to to looks like this:
http://webfx.eae.net/dhtml/combobox/combo_demo.htm
What I must do?
![]()
Thanks in advanced,
Pol![]()
Hello everybody,
I would like to change the GRAY color of the selected option of the "Drop down menu" in order to to looks like this:
http://webfx.eae.net/dhtml/combobox/combo_demo.htm
What I must do?
![]()
Thanks in advanced,
Pol![]()
Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format for asking a question.
You'll need to know some CSS to do this. An example would be:
A CSS reference would be: http://www.javascriptkit.com/dhtmltu...eference.shtmlCode:<input type="button" value="Go" style="border: 1px solid black; background-color: gray; font: bold 12px Arial">
Bookmarks