码迷,mamicode.com
首页 > 其他好文 > 详细

layero和index

时间:2018-06-20 18:47:17      阅读:299      评论:0      收藏:0      [点我收藏+]

标签:close   UNC   css   关闭   fun   dom   弹窗   func   对象   

zIndex:layer.zIndex,

success:function(index,layero){

  //layero 为当前层的DOM对象

  var zIndex = layer.index;

  $(layero).css(‘z-index‘,zIndex); //更改显示层级,防止多层弹窗显示层级bug

  layer.close(index); //如果设定了yes回调,需进行手工关闭

}

layero和index

标签:close   UNC   css   关闭   fun   dom   弹窗   func   对象   

原文地址:https://www.cnblogs.com/loveMis/p/9204486.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!