Jump to content

Drop drown menu doesn't work in IE


garyed

Recommended Posts

I have a web page that works fine in every browser I've tried except IE.

There are a bunch of them so I need them to be small to keep the look of the page but when you click on the drop down arrow

I need it to open up wide enough to read the complete text.

It works O.K. in Firefox, Opera, Safari & SeaMonkey but not in IE.

In IE it only opens up to the same 30px width that it starts out at on the page.

Here's my code:

<select name="shade_gdr_s" style="width:30px;"  onchange="darken();">
      <option value="yes"  style="width:220px;">Use overhang shading</option>
      <option value="no"  >Do not use overhang shading </option>
      <option value="one"  >Use shading for type 1 only</option>  
</select> 

 

Any ideas?

Link to comment
https://forums.phpfreaks.com/topic/245405-drop-drown-menu-doesnt-work-in-ie/
Share on other sites

Sorry about the misprint, I didn't see any place to edit the url:

 

http://www.loadcalc.net/load.php

 

If you click on the little drop down arrows next to the places that say "Windows" that's where the problem is.

Every browser except IE will show the full text in the drop down menu after you click on it. IE only opens up the drop down menu as big as it shows on the initial screen so the text is unreadable.

 

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.