AP Bejmuk wrote:
> Hello,
> 
> www.hststore.com (or www.gonzostore.com)
> 
> Pure CSS layout.  I've tested it on browsercam.com and *i think* it 
> looks pretty good cross-browser.  The older Opera versions had major 
> problems, but the latest version works correctly.

Opera 7+ & 8+ have problems with your 'left: -999em' - creating a
scrollbar. The resulting value is simply "too far off screen".
A more suitable, and stable, value would be 'left: -10000px', which will
keep those drop-downs "off screen" even on screens that are more than
twice the width of /my/ screens (3840px).
Opera 9 has a wider "off screen" range, and handles it differently.

> Please poke around and look for bugs.

Validating front page:
HTML: 25 errors.
CSS: 4 (probably minor) errors.

Firefox, Opera & IE6 says about front page:
Mostly ok, but not well prepared for font-resizing or 'minimum font
size' / 'ignore font size...' in any of these browsers.
The page could do with some more text-information - alt-attributes
maybe, for those rare cases where images are not shown.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to