PDA

View Full Version : basic comment a href link?


erinleighross
10-17-2005, 10:09 PM
I am wanting to use an image (icon) for my comment link.. i.e. to the comment popup window... but what 'tag' do I use... i.e. what would I put in the "" below?

<a href=""><img src="icon.gif"></a>

to get the comment popup to come up like it does from the default?!

There is nothing in the 'tags' file in the download zip to tell me this info!

Thanks,
Erin

Joe[y]
10-18-2005, 06:54 AM
it is in the documentation

<COMMENT_POPUP> || popup link, will provide a PopUp-Link with a given height and width and scrollbars
<a href='index.php?popup=comment&showimage=1' onclick="window.open('index.php?popup=comment&showimage=1','Comments','width=480,height=540,scro llbars=yes');">Comments</a>