March 14, 201016 yr Hi, I have a placed all the legal stuff of a website in a javascript popup window (onclick) so it is not intrusive, the window works fine. however i want it positioned in the center of the screen. i know i can set positoning by typing left=200,top=200 or whatever but then if the screen res is different to my own then the window will not be centered. Is there a way i can center the popup window without going through masses of php if statements and screen res detection? Cheers Craig
March 14, 201016 yr Author not to worry after 5 hours, i finally give up and post on here and solve it
Create an account or sign in to comment