blogSite

我是谁?我在哪儿?我在干什么?

View project on GitHub

提示框/确认框

jquery-confirm

  • jquery-confirm中文网
  • 简单用法
    $.alert('Content here', 'Title here');
    $.confirm('A message', 'Title is optional');
    $.dialog('Just to let you know');
    

参考内容

首页 > 学习总览 > 开发语言 > JavaScript