Click to See Complete Forum and Search --> : open window help


haasboy
08-06-2003, 03:28 PM
Hi,

i am helping a friend get a site up and am wondering why open.window opens windows in different dimensions in Windows and Mac. Here is the work in progress site www.pangaea2studios.com. On the PC the windows are perfectly snug around the art and everything is centered, but on the Mac there is extra space and sometimes, mysteriously, a LOT of extra space. Not sure if anyone can help, but I'd appreciate any attempts. Thanks.

Geoff

Khalid Ali
08-06-2003, 04:54 PM
You have syntax errors in the page

I am not sure how many but here is a starter
Error: syntax error
Source File:
Line: 4, Column: 63
Source Code:
'p2_CALL___Roll_over', 'images/p2_CALL...Roll-over-over.gif'), ); return true;

IE on MAC is allot more standard compliant then its counter part on Windows,hence forces you to write better code

haasboy
08-07-2003, 06:48 AM
Thanks for the input. Would these syntax problems effect the open.window javascript not size windows correctly in IE for Mac? Thanks.

Charles
08-07-2003, 07:00 AM
Originally posted by haasboy
Thanks for the input. Would these syntax problems effect the open.window javascript not size windows correctly in IE for Mac? Thanks. There is one sure way to find out.

haasboy
08-07-2003, 07:08 AM
Hey,

The syntax errors seem to be from files generated by Adobe Image Ready. I will try to figure out how to fix the errors. I'm pretty uninformed about the quirks javascript and various browsers, just wondering if anyone knows if these errors would most likely cause the strange sizing of windows opened with JS. Sorry if this is vague, but I'm sort of frustrated about this. Thanks foir any assitance. Forums are best place to clear up such bewilderment.