»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 02-29-2004, 10:01 PM   #1 (permalink)
Guest
Guest
 
Posts: n/a
Opening in a window

the webpage im working on is made for 800 X 600

i wanted to make it when you go to the site it opens that size.

how do i restrict it to 800 X 600

or can i make it pop open to automatically open in a new window at 800 X 600?

  Reply With Quote
Old 02-29-2004, 10:31 PM   #2 (permalink)
Registered User
 
Bill in SD, CA's Avatar
 
Join Date: Oct 2002
Location: Bottom left of U.S.
Posts: 4,714
Bill in SD, CA is on a distinguished road
GZ,

I got a lot of help here.

Bill
Bill in SD, CA is offline   Reply With Quote
Old 02-29-2004, 10:40 PM   #3 (permalink)
Registered User
 
davidamarkley's Avatar
 
Join Date: May 2002
Location: Joplin, MO
Posts: 2,208
davidamarkley is on a distinguished road
Send a message via ICQ to davidamarkley Send a message via AIM to davidamarkley
Insert into HEAD section of your HTML page.

Code:
<script language="JavaScript" type="text/javascript">
<!--
	javascript:resizeTo(800,600)
// -->
</script>
In this forum's CODE function, it puts a space between 'java' and 'script' so, make sure to take that space out.

Dave
__________________
-David
davidamarkley is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 06:37 PM.