is it possible to bookmark a site that is normally opened from a link like this:
- Code: Select all
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.


