Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @mrpetreli

    You don’t need a block of code for that, your simply should to enter the following piece of code as the onclick event of button:

    
    document.location.href="http://www.yourwebsite.com/page-path";
    

    Best regards.

    Thread Starter mrpetreli

    (@mrpetreli)

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘OnClick for Button Goto URL’ is closed to new replies.