![]() |
Scripters Please Help (from my other thread)
sorry, but i really needed help, figured this may speed things up a bit.
If you can help id really apreciate it .... window.open("http://in.collegegirlsxxxmag.com/cgi-bin/xxxmag.cgi/70:1010/880444/X","MiniMag", "width=360, height=480, toolbar=no, addressbar=no, menubar=no, statusbar=no, scrollbars=no"); can any scripters or someone with half a brain more than i have, tell me how to make this open in center of screen? thanks so much. |
var winl = (screen.width-480)/2;
var wint = (screen.height-360)/2; var settings ='height=360,'; settings +='width=480,'; settings +='top='+wint+','; settings +='left='+winl+','; settings +='scrollbars=no,'; settings +='resizable=no'; window.open('http://in.collegegirlsxxxmag.com/cgi-bin/xxxmag.cgi/70:1010/880444/X','MiniMag',settings) |
he beat me. what he said should work perfect.
|
scrumptious ... thanks so much!!
|
All times are GMT -7. The time now is 01:15 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123