HighDots Forums  

How does one style a select element in ie8?

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss How does one style a select element in ie8? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ilyasdhin@googlemail.com
 
Posts: n/a

Default How does one style a select element in ie8? - 05-06-2009 , 04:28 AM






In IE7 , the select element had a nice windows look, but in IE8 that
look has dissapeard

Can anyone advise on why this happeneing?

Here is a url which when viewed using IE8 will show the problem -
http://www.salahtimes.com/Web/Pages/ViewPrayerTimesForMonthYear.aspx?PlaceId=19190

Many thanks


Reply With Quote
  #2  
Old   
Gordon
 
Posts: n/a

Default Re: How does one style a select element in ie8? - 05-06-2009 , 12:17 PM






On May 6, 9:28*am, "ilyasd... (AT) googlemail (DOT) com"
<ilyasd... (AT) googlemail (DOT) com> wrote:
Quote:
In IE7 , the select element had a nice windows look, but in IE8 that
look has dissapeard

Can anyone advise on why this happeneing?

Here is a url which when viewed using IE8 will show the problem -http://www.salahtimes.com/Web/Pages/ViewPrayerTimesForMonthYear.aspx?...

Many thanks
Form controls are typically rendered by or in the style of the host
operating system, making them notoriously difficult to style. If you
apply no styling to form elements at all then the browser will render
them in the style of the host OS in most cases. Many CSS properties
will cause the rendering model to change completely if you try to
apply them to form controls. Your best bet is to do some research
into styling forms if you must customize them, or to leave well enough
alone if you want them to look like the host operating system.


Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.