Answers for "how we return previous url in redirectto function"

0

html redirecting to previous page

<a href="#" onclick="javascript:window.history.back(-1);return false;">Back</a>
Posted by: Guest on March-05-2020

Browse Popular Code Answers by Language