Board index » Web Programming » Fix the width of a dropdown list?

Fix the width of a dropdown list?

Web Programming250
Hi..



I want to set the width of a dropdown list to be less than the width of the

data displayed in the DDL..



Can this be done?


-
 

Re:Fix the width of a dropdown list?

Not sure. Atleast as long as we are on html emitting and browsers rendering

just html, i would be surprised.

Might be possible with IE (they do understand inline css) but not very sure

bout NS or any non MS browser



Hope this helps



HD



"Jeffrey" <zozef@yahoo.com>wrote in message

Quote
Hi..



I want to set the width of a dropdown list to be less than the width of

the

data displayed in the DDL..



Can this be done?









-