IE6 Win2000 vs WinXP? (and am I serving js correctly?)

wendy
avatar
rank Enthusiast

Enthusiast


Posts: 163
Joined: 2005-01-31
Location: Boston, MA

Is there a reason a min/max-width website (validated, proper doctype, etc) would display fine in IE6/Windows2000 (and also IE7 Windows2000) and would break in IE6/WindowsXP? ...Any rendering issues with IE6WinXP that don't exist w/ Win2000 - generally speaking?

Screenshots are here: ie6-winxp http://www.horseink.com/workroom/gmha/protosite/ie6-winxp.png , ie6-win2000 http://www.horseink.com/workroom/gmha/protosite/ie6-win2000.png , ie7-winxp http://www.horseink.com/workroom/gmha/protosite/ie7-winxp.png

Page is here: http://www.horseink.com/workroom/gmha/protosite/gmha-proto.html
CSS is here:
javascript for ie, via cc's: http://www.horseink.com/workroom/gmha/protosite/css/gmha-ie.css
(and if anyone wants to plod through these...)
Main layout: http://www.horseink.com/workroom/gmha/protosite/css/gmha-base.css
Main design: http://www.horseink.com/workroom/gmha/protosite/css/gmha-theme.css

Now that I look at this, is this the correct way to serve the javascript (on a .css page, called by conditional comments), or is this what IE6WinXP is getting stuck on?? The site uses javascript min/max-width and it looks as though the content displays at the min-width while the page container is seeing the max-width. (js was active when screenshot was made).

Would appreciate any thoughts on this before I just rebuild the thing as fixed-width....

Thanks!
Wendy

flashcat7777
flashcat7777's picture
rank Enthusiast

Enthusiast


Posts: 54
Joined: 2006-05-29

I get 403 Forbidden errors

I get 403 Forbidden errors when I try to view the screenshots.

wendy
wendy's picture
rank Enthusiast

Enthusiast


Posts: 163
Joined: 2005-01-31
Location: Boston, MA

Not sure why - I can open

Not sure why - I can open all these from this posting...? Are all these giving a 403?

flashcat7777
flashcat7777's picture
rank Enthusiast

Enthusiast


Posts: 54
Joined: 2006-05-29

Only the images gave 403s,

Only the images gave 403s, but they seem to work now.

wendy
wendy's picture
rank Enthusiast

Enthusiast


Posts: 163
Joined: 2005-01-31
Location: Boston, MA

[Resolved]

The problem was apparently the screenshot. Many thanks to Caposoft for taking the time to provide a new screenshot showing the page to display properly.

Onward!