Back button – Code DPlugins

PHOTO EMBED

Sun May 15 2022 18:30:59 GMT+0000 (Coordinated Universal Time)

Saved by @peterteszary #javascript

function goBack() {
  window.history.back();
}
content_copyCOPY

https://code.dplugins.com/back-button/