tpeck
04-13-2006, 02:51 PM
It must be simple, but I can't do it! I want to make a button go to a page with the onclick handler:
<a href="start.html">
<input type=button value="GO BACK TO START" onclick="??????????;return false;"></a>
I've tried everything I can think of...
Thanks,
Terry
<a href="start.html">
<input type=button value="GO BACK TO START" onclick="??????????;return false;"></a>
I've tried everything I can think of...
Thanks,
Terry