Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Java (https://www.askmehelpdesk.com/forumdisplay.php?f=440)
-   -   Java script help (https://www.askmehelpdesk.com/showthread.php?t=790466)

  • Apr 24, 2014, 05:55 PM
    majemitedean
    Java script help
    I am a beginner please help me out I want the page to exit if the user clicks cancel/declines it
    <script language="javascript">
    If(confirm("are you ready to abide by the rules")){alert("proceed please")}else{alert("exiting")};
    I want it to exit the page if the user clicks cancel please help me I am just a beginner

  • All times are GMT -7. The time now is 06:52 AM.