首页 新闻 会员 周边 捐助
2
回答数

回答被采纳 20 执行完方法后关掉或隐藏弹出层iframe

function createDialog(src, width, height) { var _doc_width = $(document).width(); var _doc_height =
2
回答数

回答被采纳 20 求教关于layer.js调用弹出框的js方法问题

function Pop_CardSend() { layer.open({ id: "1", type: 2, title: '标题', shadeClose: true, shade: 0.6,
1
回答数

回答被采纳 10 Bootstrap popover 为嘛弹出的信息不变?

代码: <script> var txt = '?' function abc(a) { txt = a; return txt; } $(document).ready(function () {