thienz
Joined: 27 Mar 2008 Posts: 1
|
Posted: Thu Mar 27, 2008 11:44 am Post subject: bookmarking a site from window.open |
|
|
Hi all,
is it possible to bookmark a site that is normally opened from a link like this:
| Code: |
| window.open('http://www.mysite.net/main.php', 'NewWindow', 'width=234,height=361, left=20,top=20') |
so that when I open this bookmark, I will get a site with the same size.
Thank you in advance. |
|