Articles tagged with: CSS

IE8 grouping Selectors bug

Came across a CSS bug triggers by non-supported selector(s) in IE8. In this example, the first and last menu items, the last block of the content area and GO button which are grouped with other selectors, shared the same blue background image. IE8 does not support “:last-child” and ignore all other selectors. IE7 and 6 [...]

Tags: ,

Opera Mobile 10 quirk for pre tag

It’s the third week we are dealing with Opera Mobile 10, we found this mobile browser to be difficult and glitches kept popping up. Here is another issue we ran into with pre tag that resulting horizontal scrolling in the 320px portrait vertical view in iPhone/iPod. In our Week 4 assignment for Mobile Web Best [...]

Tags: , ,