Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

formatting a select works in chrome and ff, not ie 1

Status
Not open for further replies.

chedderslam

Programmer
Joined
Jun 16, 2008
Messages
24
Location
US
Please see screen shots here:


The formatting appears properly in chrome and ff, but not ie. I'm not really
strong with styles, so any help would be appreciated.

Thanks!
 
Hi

Which Explorer ? 6 will never do more than you already achieved, but 7 should work as far as I know.

Had a look at the recent thread215-1530806 ?

Feherke.
 
The screen shot is from IE 7. So you are saying that I can get it to look the way I want? What is the current style lacking to do this?
 
There is a lot of inconsistency between browsers and between platorms on how CSS is applied to form elements - see and the articles it links to or the full story.

Bottom line - don't style form controls too heavily, and don't get too caught up in making them look exactly the same cross-browser.

-- Chris Hunt
Webmaster & Tragedian
Extra Connections Ltd
 
Thank you all for the help. I decided to just use a text input for the state field rather than a drop down. It gives up a little on functionality for the sake of looks.

Thanks again.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top