Auto resize dropdown list of a combo

A

Abdhul Saleem

Hi,

Any code snippet or help link available on how to auto resize the dropdown
list part of the combo(<select>) ?

Or, is there any alternative techniques for displaying the full lenth text
when dropdown the combo?

Regards,
M. Abdhul Saleem.
 
M

Michael

I am offering to make <select class=thisstyle>
You can make length whatever you want

SELECT.thisstyle
{
FONT-SIZE: x-small;
WIDTH: 450px;
COLOR: midnightblue;
FONT-FAMILY: 'Arial CE';
HEIGHT: auto;
TEXT-DECORATION: none
}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top