Web History Api History Go Method

[Solved] Web History Api History Go Method | Swift - Code Explorer | yomemimo.com
Question : Web History API

Answered by : naly-moslih

<button onclick="myFunction()">Go Back</button>
<script>
function myFunction() { window.history.back();
}
</script>

Source : | Last Update : Mon, 30 May 22

Answers related to web history api history go method

Code Explorer Popular Question For Swift