Jump to content

height of a select box


shocker-z

Recommended Posts

[!--quoteo(post=357057:date=Mar 21 2006, 07:32 PM:name=Javizy)--][div class=\'quotetop\']QUOTE(Javizy @ Mar 21 2006, 07:32 PM) [snapback]357057[/snapback][/div][div class=\'quotemain\'][!--quotec--]
<select style="height:20px"> should do it, or you could use a class to keep styles out of the HTML.
[/quote]

Nope it's not working.. :(

I've testing in IE 6, Firefox and opera with no joy..
Link to comment
https://forums.phpfreaks.com/topic/5434-height-of-a-select-box/#findComment-19431
Share on other sites

[!--quoteo(post=357060:date=Mar 21 2006, 07:46 PM:name=shocker-z)--][div class=\'quotetop\']QUOTE(shocker-z @ Mar 21 2006, 07:46 PM) [snapback]357060[/snapback][/div][div class=\'quotemain\'][!--quotec--]
Nope it's not working.. :(

I've testing in IE 6, Firefox and opera with no joy..
[/quote]

Do you mean the actual box to select itself, or the options that appear in the select box? The options that appear cannot be moved or changed, they appear where they want in different browsers. If you have a lot of options, sometimes they go right to the top of the screen which doesnt look that great I agree.

If you really want to make them appear exactly where you want them, etc. then you would have to make one in JavaScript/DHTML. Take a look around the web for free ones or how to make one.
Link to comment
https://forums.phpfreaks.com/topic/5434-height-of-a-select-box/#findComment-19895
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.