View Single Post
Old 11-17-2006, 12:04 AM   #16 (permalink)
Fragalot
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 19
Posts: 4,442
Rep Power: 9 Fragalot is on a distinguished road
Send a message via ICQ to Fragalot Send a message via MSN to Fragalot Send a message via Yahoo to Fragalot
Re: top.jpg with URL

bullfrog, basicly that's the same thing.

stetch, do you actually have javascript enabled in your browser?

in header part:
Quote:
<SCRIPT>
<!--
function doNav(url)
{
window.location.href = url;
}

// -->
</SCRIPT>


and then

Quote:
onclick="doNav('yoururl.html');"
Fragalot is offline   Reply With Quote