James L.
06-10-2003, 09:18 PM
Hey all,
I know I can set the width and height attributes when I open a new window, but how can I set these attributes when the main, root level window opens?
I need this for an in house project, so please no "control freak" comments (for those of you who relish in making snide comments about others questions I do apologize)! :)
What I need is the ability to adjust the dimensions of the current page, from within the page if that makes sense. something along the lines of "this.width", etc. (that was an example, I know it isn't real syntax). I am guessing this command that I am looking for would be put in an onLoad handler in the body of the page.
Any and all help will be greatly appreciated! Thanks again,
James
I know I can set the width and height attributes when I open a new window, but how can I set these attributes when the main, root level window opens?
I need this for an in house project, so please no "control freak" comments (for those of you who relish in making snide comments about others questions I do apologize)! :)
What I need is the ability to adjust the dimensions of the current page, from within the page if that makes sense. something along the lines of "this.width", etc. (that was an example, I know it isn't real syntax). I am guessing this command that I am looking for would be put in an onLoad handler in the body of the page.
Any and all help will be greatly appreciated! Thanks again,
James