內容簡介
isiaToTop 外掛是基於 isiaToTop js 外掛開發,可於以下連結找到:
https://github.com/vurghus-minar/isiaToTop
您可以在以下 Codepen demo 查看外掛效果:
https://codepen.io/vurghusm/pen/NZqGxb
此外掛支援手機裝置並完全可自訂。
歡迎透過 Github 貢獻、回饋、報告問題和留言。
覆寫預設的 CSS 和 JS
若要覆寫 css 和 js 檔案,請在你的佈景或子佈景資料夾下建立一個名為 config-isiatotop 的資料夾。
將位於 isiatotop/assets/public 目錄下的 css 和 js 資料夾複製到 config-isiatotop 資料夾下並在此覆寫檔案。
資料夾結構應該如下所示:
–themes
—->你的佈景或子佈景
——>config-isiatotop
——–>css
———->custom.css
——–>js
———->init.js
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
isiaToTop plugin is based on the isiaToTop js plugin available at:
https://github.com/vurghus-minar/isiaToTop
You can check out the Codepen demo here:
https://codepen.io/vurghusm/pen/NZqGxb
It is mobile friendly and fully customizable.
Contribution, feedback, issue reporting, and comments are welcomed via the github.
Overriding defaults css and js
To override the css and js files, create a config-isiatotop folder in your theme or child theme.
Copy the css and js folders located in the isiatotop/assets/public directory to the config-isiatotop and override files there.
The directory structure should look like this.
–themes
—->your_theme or child_theme
——>config-isiatotop
——–>css
———->custom.css
——–>js
———->init.js
