HTML5 3D Flipping Gallery Support Product Page

Solved

Hyperlinks not working properly

Reported 27 Dec 2012 14:21:41
1
has this problem
27 Dec 2012 14:21:41 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 27 Dec 2012 19:54:17
27 Dec 2012 19:54:17 Teodor Kuduschiev replied:
Hello,

When using outer links please add
http://

before the link

Reply to this topic