這篇文章主要介紹AmazeUI如何實(shí)現(xiàn)點(diǎn)擊元素顯示全屏功能,文中介紹的非常詳細(xì),具有一定的參考價值,感興趣的小伙伴們一定要看完!
創(chuàng)新互聯(lián)-專業(yè)網(wǎng)站定制、快速模板網(wǎng)站建設(shè)、高性價比蘭陵網(wǎng)站開發(fā)、企業(yè)建站全套包干低至880元,成熟完善的模板庫,直接使用。一站式蘭陵網(wǎng)站制作公司更省心,省錢,快速模板網(wǎng)站建設(shè)找我們,業(yè)務(wù)覆蓋蘭陵地區(qū)。費(fèi)用合理售后完善,十余年實(shí)體公司更值得信賴。
點(diǎn)擊按鈕:
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/amazeui.legacy.js"></script> <script type="text/javascript" src="js/amazeui.js"></script> <script type="text/javascript" src="js/amazeui.widgets.helper.js"></script> <script type="text/javascript" src="js/app.js"></script> <script type="text/javascript" src="js/handlebars.min.js"></script> <script type="text/javascript" src="js/polyfill/rem.min.js"></script> <script type="text/javascript" src="js/polyfill/respond.min.js"></script> <link rel="stylesheet" href="css/amazeui.css" /> <link rel="stylesheet" href="css/bootstrap.css" /> <link rel="stylesheet" href="css/admin.css" /> <link rel="stylesheet" href="css/amazeui.flat.css" /> <link rel="stylesheet" href="css/app.css" /> <script type="text/javascript"> $(function(){ $('#demo-full-page').on('click',function(){ if($.AMUI.fullscreen.enabled){ $.AMUI.fullscreen.request(); }else{ //Ignore or do something else } }) }); </script> </head> <body> <button id="demo-full-page" class="am-btn am-btn-primary">Fullscreen the page</button> </body> </html>
類似可以用于任何元素,也能達(dá)到這種效果。
AmazeUI卻是用起來挺方便快捷的。
以上是“AmazeUI如何實(shí)現(xiàn)點(diǎn)擊元素顯示全屏功能”這篇文章的所有內(nèi)容,感謝各位的閱讀!希望分享的內(nèi)容對大家有幫助,更多相關(guān)知識,歡迎關(guān)注創(chuàng)新互聯(lián)行業(yè)資訊頻道!
分享文章:AmazeUI如何實(shí)現(xiàn)點(diǎn)擊元素顯示全屏功能
鏈接URL:http://jinyejixie.com/article6/posdog.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供定制開發(fā)、品牌網(wǎng)站設(shè)計(jì)、用戶體驗(yàn)、手機(jī)網(wǎng)站建設(shè)、定制網(wǎng)站、標(biāo)簽優(yōu)化
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)