Code has been added to clipboard!

Use of JavaScript back

Example
function goPrev(){ 
   window.history.back() 
}