JS-确认框

if(confirm("Sure to xxxxxx?")){
    xxxxxx;
    xxxxxx;
}

  

posted @ 2016-10-09 11:28  盖瑞  阅读(162)  评论(0)    收藏  举报