• It is possible to implement metod the History back () option into MaxMegaMenu – to have a direct option to create a page back button.

    <script>function goBack() {window.history.back();}</script>
    or
    Go Back
    etc…

    That would be great!
    Thank you

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘History back() Method’ is closed to new replies.