HTML5 3D Flipping Gallery Support Product Page
Solved
Hyperlinks not working properly
Reported 12 years ago
1
has this problem
12 years ago Michael Carbonara posted:
how come when I add an anchor tag to the text inside the paragraph tag to go to yahoo.com it does not work, but when have the link go to an internal page on the site it does.<div class="dmx3DFlipPhoto">
<div class="dmx3DFlipPhotoFront">
<a href="javascript:void(0);" target="">
<img src="slides/homes.jpg" border="0" width="200" height="260" alt="" />
</a>
</div>
<div class="dmx3DFlipPhotoBack">
<p><a href="www.yahoo.com" taget="_blank">Blah One</a></p>
</div>
</div>
Replies
Replied 12 years ago
12 years ago Teodor Kuduschiev replied:
Hello,
When using outer links please add
before the link
When using outer links please add
http://
before the link