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');" |