jqModal 是一个用来显示提醒、对话框和模式窗口的jQuery插件,具有很强的可定制性,生成的窗口可以进行鼠标拖放。
示例代码:
$(‘#dialog’).jqm(); $(‘.dialogs’).jqm({ajax:’@href’,modal:true});