一些方便的 js function 都放在這邊
可拖拉的浮動視窗
需要先 include 相關的 js / css
$this->js->addLib('vendor/bootstrap-window.js'); $this->css->add('vendor/bootstrap-window.css');
動態執行以下的 js 語法即可
DMT.helperPanel(title, subtitle, content)
$this->js->addLib('vendor/bootstrap-window.js'); $this->css->add('vendor/bootstrap-window.css');
DMT.helperPanel(title, subtitle, content)
Copyright © 2025 | All Rights Reserved. Designed by Anant Sites.