View Single Post
Old 04-10-2006, 03:38 AM   #8 (permalink)
BULLFROG
 
Title: Member
Join Date: Apr 2006
Age: 23
Posts: 28
Rep Power: 0 BULLFROG is on a distinguished road
Re: top.jpg with URL

now it works with

Quote:
function DoNav(theUrl)
and

Quote:
<tr onclick="DoNav('http://www.French-Classics.de/');">
<td width="11" height="135"><img width="11" height="135" border="0" src="templates/ClanzDarkness2/images/topside1.jpg"></td>
<td colspan="2" width="100%" height="135" background="templates/ClanzDarkness2/images/top.jpg"></td>
<td width="11" height="135"><img width="11" height="135" border="0" src="templates/ClanzDarkness2/images/topside2.jpg"></td>
</tr>
Big thanks for that suggestion with "DoNav" !
BULLFROG is offline   Reply With Quote