open a page from another page, with a specific size.

M

Mr. x

Hello,
I have IE 6.0.

To open a page from the current page I use : window.open("anotherurl"), but
I want to open with a specific size (width + height).

How can I do that ?

Thanks :)
 
L

Lasse Reichstein Nielsen

Iron said:
window.open("pagina.html", "namepage", "width=200, height=200")

Correct. However, some browsers will not allow the space in the
configuration string, so it should be avoided.

/L
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top