browser window size

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
gecko
Forum Commoner
Posts: 34
Joined: Thu Oct 24, 2002 3:45 am

browser window size

Post by gecko »

does anyone know whether it is possible to set the size of a browser window immediately when it opens. so let's say i type in the url of a website (http://www.xxxxxxx.com), and the index page than opens in a set browser window size. (so not a pop up window).

thanks

hansie
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

sorry, I still have no english javascript reference in my bookmarks :oops:
so I have to google them each time.
google: javascript resizeTo -e.g.->
http://codepunk.hardwar.org.uk/ajs03.htm
http://www.codeave.com/javascript/code.asp?u_log=7065
Post Reply