this simple line of code:
<a href="#" value="Go back!" onclick="history.back()" class="nav-li" >Back</a>
works good for Chrome and Firefox, but not for Safari and IE..., for IE it normal case, only very strange persons use it, but why Safari ?
Note: the whole project is done with django 1.45
it should be history.go(-1)
or else it won't work.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With