摘要: $("#aa").click(function(){ if(confirm("是否继续")){ $(#aa).fadeOut(500); }}) 阅读全文
posted @ 2016-01-21 20:22 龙昊雪 阅读(221) 评论(0) 推荐(0) 编辑