Web Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsWeb DesignWeb Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
  #1  
Old July 6th, 2005, 04:29 AM
adamskii adamskii is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 10 adamskii User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 9 sec
Reputation Power: 0
Post html <select> and CSS problem

ok, my <select> form element has a css width of 139px, but several items in the list require more space.

http://www.wascot.org.uk/temp/select_test.htm

Firefox allows the drop-down (the menu that appears after onClick) to expand to accomodate the longest item in the list, however IE fixes the drop-down at 139px.

Is there a way to control the width of the drop-down?

Thx for reading this post...

Reply With Quote
  #2  
Old July 6th, 2005, 11:21 AM
ezenaide's Avatar
ezenaide ezenaide is offline
custom user
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2005
Location: olinda - br
Posts: 77 ezenaide User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 Days 12 h 44 m 50 sec
Reputation Power: 4
Send a message via MSN to ezenaide
hi, just change one line on areaField class

Code:
width: 139px;

to
Code:
max-width: 139px;


works fine on both IE and FF

Reply With Quote
  #3  
Old July 7th, 2005, 09:43 AM
adamskii adamskii is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 10 adamskii User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 9 sec
Reputation Power: 0
Quote:
Originally Posted by ezenaide
works fine on both IE and FF


Thanks for the reply, but doesnt seem to work when i try it...

http://www.wascot.org.uk/temp/select_test.htm

here, the second <select> has max-width: 139px; but IE doesnt recognise the max-width, and becomes the width of the longest item in the list.

Anymore suggestions would be greatly appreciated

Reply With Quote
  #4  
Old July 8th, 2005, 09:26 AM
MadCowDzz's Avatar
MadCowDzz MadCowDzz is offline
I'm Internet Famous
Dev Articles Frequenter (2500 - 2999 posts)
 
Join Date: Jan 2003
Location: Toronto, Canada
Posts: 2,890 MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 1 Week 16 h 4 m 48 sec
Reputation Power: 8
I don't believe max-width hasn't been implemented in IE properly.
I have seen other examples where people resorted to Javascript and DOM...

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsWeb DesignWeb Development > html <select> and CSS problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway