PDA

View Full Version : Simple Window Sizing Question


RichardWolf
06-04-2005, 10:29 PM
Ok.. i have been using DW as of late for some quick editing jobs and well i totally forgot how to make the window on open a specific size. ?


Most of what i need it for is if the window is opened for personal viewing not necesarily the web.

Thanks for any info.

_Aerospace_Eng_
06-04-2005, 10:41 PM
You mean like onload resize to a certain size?
add this in your first body tag
onload="window.resizeTo(800,600)"
If you are using IE it will saying this script might have activex do you want it to run that is of course if you have SP2.