havey
06-08-2004, 07:00 AM
is it possible to have a pop win script as a var? or how could i use a pop-win script as a var? So when the var is called it opens the pop-up something like so:
var upgradeURL = 'javascript:window.open("images/acr.html","NewWin1","scrollbars=yes,width=700,height=480")';
Thanks
var upgradeURL = 'javascript:window.open("images/acr.html","NewWin1","scrollbars=yes,width=700,height=480")';
Thanks