• Resolved Aohor

    (@aohor)


    how do I add website leaving popup warning. like this:
    https://prnt.sc/b56t5c

    p.s: update your video tutorial, your tutorial does not matches with your menu option, it has been updated a lot. people are giving one star for a reason, even I was going to do the same. but before that I want to know how much support you provided. maybe I ll change my mind than. And any help ll be appreciated.

    https://www.ads-software.com/plugins/jin-menu/

Viewing 1 replies (of 1 total)
  • Plugin Author Rohit Kumar

    (@aniketan)

    try this will resolve your problem

    var r =confirm("Are You Sure ?") ;
        if (r== true) {
            window.location.href="https://google.com";
        }
Viewing 1 replies (of 1 total)
  • The topic ‘How to add website leaving warning popup’ is closed to new replies.