Reply
help with <body onload(800,600)
Old 06-27-2004, 06:22 AM help with <body onload(800,600)
Junior Talker

Posts: 1
i have recently added the <body onload(800,600) to my page but want to make this tag take up the entire screen verticky, but only a certin amount horizontily. please help!
icegamr is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 06-27-2004, 01:03 PM
Christopher's Avatar
Iced Cap

Posts: 3,111
Location: Toronto, Ontario
I think your looking for,

HTML Code:
<body onload="window.resizeTo(800, 600)">
Christopher is offline
Reply With Quote
View Public Profile Visit Christopher's homepage!
 
Old 06-27-2004, 06:53 PM
troatie's Avatar
Skilled Talker

Posts: 64
You might try something like this:

HTML Code:
<BODY onLoad="window.resizeTo(400, screen.height)">
replacing 400 with whatever width you want.
__________________
Troatie.com
troatie is offline
Reply With Quote
View Public Profile Visit troatie's homepage!
 
Reply     « Reply to help with <body onload(800,600)
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12442 seconds with 12 queries