Gossamer Forum
Home : Products : Links 2.0 : Customization :

Click-able picture?

Quote Reply
Click-able picture?
I have changed my links.def and links.html so I have an extra field to add a url to an image.
Now I am wondering, is it possible that the picture that shows up in links.html is clickable with the
main url of that ID?

Further, I am still looking for a possibility to count all hit PER CATEGORY and SUBCATEGORY
and rank them so I can have a Top10 of sub-categories with the most hits.
I know it's possible, I've seen a german website with that kind of top 10.
Couldn't reacht the webmaster to ask, so I am asking here again..please ..please...please...
please...etc.



Ravage
http://www.adultx.nl (naughty mega Adult site)
Quote Reply
Re: [ravage] Click-able picture? In reply to
as for the clickable link

<%if Graphic%>
<A HREF="<%db_cgi_url%>/jump.cgi?ID=<%ID%>" TARGET=New onmouseover="window.status=' Click here to visit <%Title%>'; return true" onmouseout="window.status=' '; return true"><IMG SRC="<%Graphic%>" ALT=" Click here to visit <%Title%> " WIDTH=90 HEIGHT=120 BORDER=0 ALIGN=bottom></A>
<%endif%>


Gene
"The older I get, the more I admire competence, just simple competence in any field from adultery to zoology."

Last edited by:

esm: Oct 19, 2002, 3:21 PM