| Posted by David Dorward on 09/09/05 21:19 
wilmelbox-altern@yahoo.com wrote:> Is it possible to have some picture or color spot
 > in a combo-box ??
 
 A combobox, in Windows programming terms, is a drop down menu + text input
 combination. There is no such thing in HTML.
 
 Do you mean a non-multiple select element? They are usually rendered as drop
 down menus.
 
 You can specify background-image on the select element or any of its
 options. Browser support is rather limited though.
 
 --
 David Dorward       <http://blog.dorward.me.uk/>   <http://dorward.me.uk/>
 Home is where the ~/.bashrc is
  Navigation: [Reply to this message] |