View Full Version : opening new windows
jknapp
06-20-2002, 03:49 PM
just wondering if there is a way when opening up a new window (i'm currently using the chromeless window from this site) to open the new window such that it is aligned on the right hand side of the user's screen...
thanks
whackaxe
06-20-2002, 03:58 PM
well i think you would have to dio this
window_handle = open("whatever.html","hmm","whateverparameters")
window_handle.moveTo(0, 0)
that will plonk your window in the top right corner (if that script is right. havent checked it)
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.