Topic: Open a website by using the Caption Link
Hello,
I did not find how to make it worh so that when the user clicks on the caption, the linkURL is reached.
I enabled the EnableCaptionLinks parameter as show in a little block of my script here.
captionPosition="OVERLAY_BOTTOM"
enableCaptionLinks="true"
>
<image imageURL="images/AD_Retraite.jpg"
thumbURL="thumbs/AD_Retraite.jpg"
linkURL="http://www.olemia.com"
linkTarget="_blank">
<caption><![CDATA[Click to read the article]]></caption>
</image>