真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

自定義popup彈出框-創(chuàng)新互聯(lián)

ys_popup.css

創(chuàng)新互聯(lián)公司網(wǎng)站建設(shè)公司,提供成都做網(wǎng)站、網(wǎng)站制作,網(wǎng)頁設(shè)計,建網(wǎng)站,PHP網(wǎng)站建設(shè)等專業(yè)做網(wǎng)站服務(wù);可快速的進(jìn)行網(wǎng)站開發(fā)網(wǎng)頁制作和功能擴(kuò)展;專業(yè)做搜索引擎喜愛的網(wǎng)站,是專業(yè)的做網(wǎng)站團(tuán)隊(duì),希望更多企業(yè)前來合作!.ys-popup{     position:fixed;     top:0;     bottom:0;     left:0;     right:0;     display:none;     z-index: 99999;     background-color: rgba(0,0,0,0.4); } .ys-popup .ys-popup-content{     position:absolute;     left:30px;     right:30px;     top:50%;     display:block;     background-color:#fff;     margin:auto;     border-radius: 4px; }

ys_popup.js

(function($){     function closePopup(target){         $(target).hide();     }     function showPopup(target){         $(target).show();         $(target).css("visibility","hidden");         var popupContentHeight = parseInt($(target).find(".ys-popup-content").css("height"));         $(target).find(".ys-popup-content").css({             "margin-top":(-1)*popupContentHeight/2+"px"         });         $(target).css("visibility","initial");     }     $("body").on("click",".ys-popup",function(e){         e.stopPropagation();         e.preventDefault();         $(this).hide();     });     $("body").on("click",".ys-popup .ys-popup-content",function(e){         e.stopPropagation();         e.preventDefault();     });     var options = {         ysPopup:function(command) {             if(command=="show"){                 showPopup(this);             }else if(command=="hide"){                 closePopup(this);             }else{                 showPopup(this);             }         }     };     $.fn.extend(options); })(jQuery);

測試

                          備注
            
                             取消                 確認(rèn)             
             

另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)cdcxhl.cn,海內(nèi)外云服務(wù)器15元起步,三天無理由+7*72小時售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國服務(wù)器、虛擬主機(jī)、免備案服務(wù)器”等云主機(jī)租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡單易用、服務(wù)可用性高、性價比高”等特點(diǎn)與優(yōu)勢,專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場景需求。


分享文章:自定義popup彈出框-創(chuàng)新互聯(lián)
標(biāo)題網(wǎng)址:http://weahome.cn/article/ioesg.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部