Forums

This topic is locked

making Pay Pal buttons open in separate window

Posted 07 May 2008 04:32:05
1
has voted
07 May 2008 04:32:05 jess wilkinson posted:
Hi there, I am trying to teach myself how to web design. Any help on this issue would be appreciated.
I have inserted a number of Pay Pal Buy Now buttons onto an iframe on my site. However when you click on the Pay Pal link opens up within the iframe. I am trying to have it open in a new window what should i do?

Here is the code:

<div align="center">
<input type="image" src="www.paypal.com/en_US/i/btn/x-click-but01.gif" target "new" border="0" name="submit2" alt="Make payments with PayPal - it's fast, free and secure!">
</div>

Reply to this topic