• Resolved scharreir

    (@scharreir)


    Hi, i’m using an html pop up that is fired in “onload” event and want to add a custom close button
    this is what i have… and is not working. please help

    <h2>Age Verification</h2>
    <hr />
    Are you over 18 years old?
    <hr />

    <button class=”PopUpButton” onclick=”jQuery.sgcolorbox.close();”>Yes</button>
    <button class=”PopUpButton” onclick=”window.location.href=’https://doitweb.co.nz/vinoteca/age-restriction'”>No</button&gt;

    Thank you…

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Close Button’ is closed to new replies.