Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting window size for "this window only"

Status
Not open for further replies.

TealWren

Programmer
Jun 7, 2001
231
US
I have a web application which I would like to open certain windows at a certain size. Using JavaScript I used window.open and sent the appropriate parameters to open the window with that size. However, if I close the application the next time I open the browser it is that size!

Is there any way to open a new window with a specific size, but not affect the next browser window that is opened?

Thanks for your help!
TealWren
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top