- Posts: 7
- Thank you received: 0
Hi,
can I pass target="_blank" with Link?
Thanks,
Dino
Please Log in or Create an account to join the conversation.
Hi,
yes. Our download page has links like this:
<a href="http://www.toolsjx.com/download-c" TARGET="_blank" >Purchase</a>
Please Log in or Create an account to join the conversation.
Hi,
thanks for your answer!
Not working smoothly for me:
Here is what I am doing:
URL Link in db: <a href="www.google.ch" TARGET="_blank" >Purchase
Table in fron end gives me this value:
Purchase">Purchase
First purchase is a link to my joomla url with suffix /%3Ca%20href=
Second Purchase works fine and points to google.
Help is appreciated.
Please Log in or Create an account to join the conversation.