Click to See Complete Forum and Search --> : How to set HomePage Size? Resizable NO


latin.developer
10-22-2004, 09:22 AM
Hi.

I have a frameset home page but i donīt want the user change the size using the windows resize. I want the home page set static size for ever.

HOW CAN I DO??????

Thanks.

sciguyryan
10-22-2004, 09:29 AM
You can't dynamically alter window properties like this once the window is open.

If it was opned from another window then it can de done.

RyanJ

latin.developer
10-22-2004, 09:39 AM
Thank you very much. Well, i have to open a new windows, but, if the browser have blockout de popup windows, it works???

sciguyryan
10-22-2004, 09:45 AM
Unfortunatley if they have a popup blocker it mat accidentally stop the page.


RyanJ

latin.developer
10-22-2004, 09:55 AM
Thank you.

Best regards.

sciguyryan
10-22-2004, 09:58 AM
Originally posted by latin.developer
Thank you.

Best regards.


No Porblem.


RyanJ

latin.developer
10-22-2004, 10:08 AM
I want the page be static size, then i want to introduce a large html file in the middle of the page. If i work with frames, it can be resizable by the user and the design donīt look good. However, i want to use the layer but i donīt know how to introduce a html file.

Thank you!