您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 扩展bootstrap的modal模态框-动态添加modal框-弹出多个modal框

  2. 主要介绍了扩展bootstrap的modal模态框-动态添加modal框-弹出多个modal框,需要的朋友可以参考下
  3. 所属分类:其它

    • 发布日期:2020-08-31
    • 文件大小:36864
    • 提供者:weixin_38593738
  1. 扩展bootstrap的modal模态框-动态添加modal框-弹出多个modal框

  2. js代码 function initView(_box){ var $p = $(_box || document); $('a[target="dialog"]', $p).each(function(event){ $(this, $p).unbind('click').click(function(event){ openModal(event); }); }); } $(function(){ initView(); }); /**关闭mod
  3. 所属分类:其它

    • 发布日期:2020-12-09
    • 文件大小:35840
    • 提供者:weixin_38575536