Hyperlink returns the previous page of code:
<a href= "#" onclick= "Javascript:history.back (-1);" > Return to previous page </a><a href= "#" onclick= "Javascript:history.go (-1);" > Back to prev </a>
With the button code:
<input type= "button" Name= "Submit" onclick= "Javascript:history.back (-1);" Value= "Return to Previous" >
Image code:
<a href= "javascript:;" onclick= "Javascript:history.back (-1);" >0″title=" back to Previous "></a>[color= #FF0000] After a few seconds [/color] Automatically return the previous page of code: (Add two head, 3000 for 3 seconds)<script language=javascript>function Go () {Window.history.go (- 1 );} SetTimeout ("Go ()",+); </SCRIPT>"> Return to Previous page </a><script>alert (' Publish failed '); location.href= ' index.php '; Window.history.go (-1); </script>
Several ways to return to the previous page of HTML code