[thelist] Looking for Mr. JavaScript

Brian Cummiskey brian at hondaswap.com
Thu Feb 12 09:25:41 CST 2004


Sam Carter wrote:

>I need a JavaScript that will emulate the function of the browser's back
>button on
>  
>
do something like this: (quick pseudo code)

<script type=js>
document.write(<img onclick="javascript:history(-1);">)
</script>
<noscript>
<p><a href=back.html">go back</a></p>
</noscript>



More information about the thelist mailing list