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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ishine

  1. ishine

    How to call windows.resizeTo() only once

    I'm trying to make the windows.resizeTo() function to occur only once. Currently it's called everytime I load or refresh the page. Here's the code: <body onload="window.resizeTo(600,400);"> I don't want it to go back to 600x400 when I refresh the page. How do I achieve this?

Part and Inventory Search

Back
Top