摘要: artDialog.prompt = function (content, yes, value) { value = value || ''; var input; return artDialog({ id: 'Prompt', icon: 'question', fixed: true, lock: true, opacity: .1, content: [ '<div style="margin-bottom:5px;font-size:12px">', content, '< 阅读全文
posted @ 2012-02-14 13:36 张占岭 阅读(1998) 评论(0) 推荐(0)