Can anybody give me the code to go back a page?
My site uses iFrames and I just want the code to put at the bottom which allows the user to go back a page, instead of through the navigation all the time.
Thanks.
Can anybody give me the code to go back a page?
My site uses iFrames and I just want the code to put at the bottom which allows the user to go back a page, instead of through the navigation all the time.
Thanks.
HabTunes - Coming Soon!
Interested in a job? PM me!
And you can obviously change the -1 to whatever you want.Code:<a href="#" onClick="history.go(-1)">CLICK HERE TO GO BACK</a>
Want to hide these adverts? Register an account for free!