YellowOnline
Technical User
Hi,
"Welcome to my first post"
To get to the point: I created a webpage with, on one page, a link to a picture gallery opening in a new window.
Now I was wondering if there's a way to center my NewWindow on the screen. Now it just opens where the browser would regulary open (except that its dimensions are limited of course). Thanks in advance!
Peace,
Yellow
"Welcome to my first post"
To get to the point: I created a webpage with, on one page, a link to a picture gallery opening in a new window.
Code:
Click <a href='javascript:void(0)' onClick="window.open('../_resources/gallery/index.html','NewWindow','width=650,height=450');">here</a> to enter our image gallery
Now I was wondering if there's a way to center my NewWindow on the screen. Now it just opens where the browser would regulary open (except that its dimensions are limited of course). Thanks in advance!
Peace,
Yellow