stefaneh
02-12-2007, 05:13 AM
:confused: I trying to add a hyperlink to Image viewer which use a xml file. The code looks like
<image src="old.jpg" title="To old" description=" Hyperlink???">
<frame offsetX="49" offsetY="145" width="" height="">
<border type="double" width="1" color="0xFF0000"color2="0x0000FF"/>
<image src="imgs/slovakia-detail-bratislava.jpg" backgroundColor="0x000000" title="Castle" description="The castle"></image></frame>
I am trying to had a link where is saying "Hyperlink???" I tried to use a normal html code thats not working.
Any ideas??
Thanks
<image src="old.jpg" title="To old" description=" Hyperlink???">
<frame offsetX="49" offsetY="145" width="" height="">
<border type="double" width="1" color="0xFF0000"color2="0x0000FF"/>
<image src="imgs/slovakia-detail-bratislava.jpg" backgroundColor="0x000000" title="Castle" description="The castle"></image></frame>
I am trying to had a link where is saying "Hyperlink???" I tried to use a normal html code thats not working.
Any ideas??
Thanks