Topic: How to Insert a Small Icon on the Simpleviewer?
Question:
How can I insert tiny gif(jpg) images into my viewer( such as the buttons for detail info, back or home) hypertlinking to target pages. According to my coding as below, it seem doesn't work.
<IMAGE>
<NAME>IMG_9162.jpg</NAME>
<CAPTION><![CDATA[<center><b><font size="17">c101000<br>Item Description</font></b><br><u><a href="c101000/index.html"><img src="/images/detail.gif" alt="link info" width="80" height="20" border="0"></a></u></center>]]></CAPTION>
</IMAGE>
Kindly please correct the code for me.
Thanks in advance
Cannon