Hi Herman, are those rounded corners and gradient backgrounds done with CSS3? That's not going to work in IE8, so you'll have to implement a fallback using images.
Regards, Daniel On 06/10/2011 01:09 AM, hgc2002 wrote: > Here is an example (I can't publish the code or full images) > > This is a select box in Chrome: > http://qooxdoo.678.n2.nabble.com/file/n6460231/ok_list.jpg > Note: > .- Selected item with gray coloured background. > .- rounded corners > .- blue background and item well painted if I pass the ouse over it. > > This is the select box in IE8. > http://qooxdoo.678.n2.nabble.com/file/n6460231/bad_list.jpg > Note: > .- the selected item with black background > .- squared corners > .- when I pass the mouse over an item, it get painted in white. > > What do you think about this problem? > > Regards, > Herman > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/IE8-fails-in-most-of-my-CSS-style-definitions-tp6460031p6460231.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
