HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Javascript Pop-up Links!
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> Javascript
View previous topic :: View next topic  
Author Message
EliteTyler



Joined: 18 Aug 2006
Posts: 3

Posted: Sat Aug 16, 2008 11:43 pm     Javascript Pop-up Links!  

Ok so I put this popup on my website.
and there is a link inside the pop-up that when clicked, I don't want to open up inside the pop-up window, I want it to open up in the normal sized browser window. I need help as I do not know how to do this.


Thanks!
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1402
Location: Biloxi, MS

Posted: Fri Aug 22, 2008 5:39 pm      

Try putting the following in the link:

Code: onclick="window.open (this.href, ''); return false"
 
 
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> Javascript
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group