最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

jquery彈出層類代碼分享

 更新時(shí)間:2013年12月27日 15:14:57   作者:  
jquery彈層類代碼分享,大家參考使用吧
復(fù)制代碼 代碼如下:

var t9 = new PopupLayer({trigger:"#ele9",popupBlk:"#blk9",closeBtn:"#close9",
useOverlay:true,useFx:true,offsets:{x:0,y:-41}});
t9.doEffects = function(way){
    if(way == "open"){
        this.popupLayer.css({opacity:0.3}).show(400,function(){
            this.popupLayer.animate({
                left:($(document).width() - this.popupLayer.width())/2,
                top:(document.documentElement.clientHeight -
                    this.popupLayer.height())/2 + $(document).scrollTop(),
                opacity:0.8
            },1000,function(){this.popupLayer.css("opacity",1)}.binding(this));
        }.binding(this));
    }
    else{
        this.popupLayer.animate({
            left:this.trigger.offset().left,
            top:this.trigger.offset().top,
            opacity:0.1
        },{duration:500,complete:function(){
            this.popupLayer.css("opacity",1);this.popupLayer.hide()}.binding(this)});
    }
}

相關(guān)文章

最新評(píng)論

昌黎县| 嫩江县| 通城县| 易门县| 威远县| 南城县| 镇坪县| 青岛市| 双城市| 林口县| 集安市| 滦平县| 五峰| 林州市| 邵武市| 建瓯市| 阳东县| 锡林浩特市| 南昌市| 台中县| 芜湖市| 黎平县| 石嘴山市| 桑日县| 伊金霍洛旗| 淮南市| 宜丰县| 沭阳县| 嘉祥县| 潞城市| 彰化县| 德阳市| 河曲县| 甘泉县| 潼关县| 涪陵区| 和顺县| 舒城县| 丰宁| 田林县| 绥芬河市|