Answers for "how to call function for onclick attribute without page reloading"

1

page reloads after onclick

<button onClick="history.go(0);">Refresh Page</button>
Posted by: Guest on March-05-2020

Code answers related to "how to call function for onclick attribute without page reloading"

Browse Popular Code Answers by Language