jdmartin74
Programmer
Does anyone know of a way to open a new window to be identical in terms of toolbar, size, etc. to the original?
I would like to put a link on a page to offer the user to open a new window, the behaviour of which is identical to pressing Ctrl+N. I know I could use window.opener.location but I just wondered if there was a direct method.
Thanks.
I would like to put a link on a page to offer the user to open a new window, the behaviour of which is identical to pressing Ctrl+N. I know I could use window.opener.location but I just wondered if there was a direct method.
Thanks.