Automatic linking of page back to main page.

Re: Automatic linking of page back to main page.

by Simon Phipps -
Number of replies: 0

Awesome!  Thanks

So if i just insert:

<script type="text/javascript">window.history.go(-1)</script>

into the page and then use on-click to call it from my button, that will take it back?

That's so simple it's great

Thanks heaps!

Simon