I'm creating a page using Portal Page Designer with only one window and would like to automatically maximize the window on screen for the user. I can set the width and height but would rather have it fit to the screen. I'm sure you can script it, but not sure how.
-Mark
Posted By Judy Consoli on 10/13/2009 09:48 AM We create a bookmark to thiis .htm which would then then call your portal page designer. We are using this to open the RSS in a new page that is maximized. We call it ResizeWindow.htm < META HTTP-Equiv="Refresh" CONTENT="0; URL=/rss/html/index.htm"> [script removed]
I edited this a little bit since it was actually causing *this* page to refresh to /rss... :)
Attached is some code I have used to resize the portal page window.