replyreload += ',' + 145014; 本帖最后由 9527 于 2025-1-24 10:29 編輯 解壓后傳至站點根目錄,然后將上面iframe.src = 'https://cn.admxn.com/fireworks/dist/index.html';中的域名改為你的域名即可 游客, ... 查看全文
很不錯的,收下啦 |
kankan看看 |
好耶??? |
頂樓主啦..希望樓主多發精品好帖啦..... |
<button id="fireworks-btn" title="煙火秀" style="position: fixed; bottom: 20px; right: 20px; cursor: pointer; z-index: 1000;"> ?? </button> <div id="fireworks-container" style="display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999;"> <iframe id="fireworks-iframe" style="width: 100%; height: 100%; border: none; opacity: 0.8;"></iframe> </div> <script> document.getElementById('fireworks-btn').addEventListener('click', function () { const container = document.getElementById('fireworks-container'); const iframe = document.getElementById('fireworks-iframe'); if (container.style.display === 'none' || container.style.display === '') { if (!iframe.src) { iframe.src = 'https://cn.admxn.com/fireworks/dist/index.html'; } container.style.display = 'block'; } else { container.style.display = 'none'; } }); </script> |
感謝分享 |
看看。感謝您的分享。 |
打開demo沒有煙花啊 |
手機版|小黑屋|Discuz! 官方交流社區
( 皖ICP備16010102號 |皖公網安備34010302002376號 )|網站地圖|
GMT+8, 2025-9-18 17:45 , Processed in 0.084748 second(s), 34 queries .
Powered by Discuz! W1.0 Licensed
Copyright © 2001-2025 Discuz! Team.