UBB.Dev
Posted By: dyang Is this possible if so how?? - 12/31/2000 12:03 PM
I am making a main Disclamer site for my ubb i want it so that when the user clicks the Enter button a new window will popup and the old one will close

Is this possible??

If so how?? What do i need to add??

Thanks
Posted By: empire Re: Is this possible if so how?? - 01/01/2001 7:27 AM
All right...you didn't give up much info, but this is the best I can come up with off the top of my head.

Add this to your button code:

onclick="window.open('url.html','name');self.close();"

------------------
inepted
© UBB.Developers