Forum Moderators: open

Message Too Old, No Replies

Problem with my windows resizing....

...both when site opens and links inside it.

         

CoachDoug1

2:39 am on Sep 3, 2003 (gmt 0)

10+ Year Member



A beginner here who put up a site for a local high School touchdown Club. Everything seems to work fine but when the sight loads, it reduces the window size from maximized.

I've got a java script running that blinks different headlines that I think might be the culprit.

Any ideas?

Thanks

skipfactor

3:35 am on Sep 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi, Welcome to WW,

Tried cramming the JS in a table or stripping it out completely to see if it still shrinks?

CoachDoug1

9:17 am on Sep 3, 2003 (gmt 0)

10+ Year Member



Tried your suggestion. Putting the script inside a table didn't work but removing it did. I went thru the code on the thing and their is a "resize window" line in there that is set to 800/600. I removed that line, checked to see if the rest of the script worked ok, and it did. Problem solved.

Thanks for your help!