Forum Moderators: not2easy
The rounded borders are background images, so they display fine, except on small window view on mozilla.
I'd be curious to see how it does on Mac IE 5, especially on OS 9, and Safari.
[edited by: isitreal at 6:34 pm (utc) on April 8, 2004]
Opera 7.23 - looked fine
IE 6, 5.01, 5.5 - looked fine
NN 7.1 - looked fine
NN 6.2 - secondary menu doesn't appear to work
Firefox 0.8 - looked fine
NN 4.7 - tries to degrade gracefully....
I think all of them had a "You may not have everything you need to view certain sections of Macromedia.com. Please see our site requirements." thing except for IE 6 and NN 7. In the site requirements, they do list Mozilla as being compatible (but not Opera) - however, the site requirements thing still came up when I used Firefox.
Rounded corners all fine, I couldn't even see anything a pixel out of place. :)
Jennifer
VWDS
The IE 5x pages are in HTML 4, Mozilla in XHTML 1 transitional. It looks like they are also using different stylesheets. I didn't check IE 6 to see what that was getting.
Re: mozilla/firefox: macromedia is doing the browser sniffing wrong, they need to test for the string 'gecko', not 'mozilla'/'netscape'.
Also, because safari uses gecko in its navigator user agent, safari/konqueror have to be tested first, then gecko. This will give a good result for all gecko based browsers, including galeon, k-meleon, etc, which all use the same rendering engine per version.