D.S.R.Clark
07-13-2003, 02:11 PM
I have a code that will open a sized "child" window.
onclick="window.open(this.href, 'child', 'height=480,width=640,Top=0,Left=0'); return false">
My question is, how do you open a full-sized window from a pop-up? We have all seen those annoying adds. You click on them, they close, an a full window opens. Can anybody help me with the code?
Thank you, Davod S. R. Clark
onclick="window.open(this.href, 'child', 'height=480,width=640,Top=0,Left=0'); return false">
My question is, how do you open a full-sized window from a pop-up? We have all seen those annoying adds. You click on them, they close, an a full window opens. Can anybody help me with the code?
Thank you, Davod S. R. Clark