//创建多组对话框 function createDialog(options) { options = $.extend({title: "对话框"}, options || {}); var dialog = new Boxy("
这是一个对话框 单击我!