Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Placing photograph within a link description

Quote Reply
Placing photograph within a link description
Does anyone know how I can cause one or more pictures to appear in the description of each link? My thought is to make a folder, place the gif into it, and then have an href call it. But how can I do this without the HTML href code showing as part of the description? I want different gifs to appear on each link.
Am I basically on the right track?
Any suggestions?
Thanks

Quote Reply
Re: Placing photograph within a link description In reply to
In link.html:

Code:
<img src="<%build_root_url%>/images/<%ID%>.gif">
Then in /images place images named by ID.

1.gif
2.gif etc...

Installations:http://www.wiredon.net/gt/