外掛說明
Fully written in jQuery, the plugin adds a floating circle right in the footer of your site that only appears when you scroll the page down, and when clicked gently roll the site to the top. All this without any modification to your template.
Supported features:
- Smooth scrolling animation, powered by the jQuery
- Works on almost all browsers
- No need to add any markup to your theme
CREDIT
Developed by Khandaker Ikrama – http://ikrama.info/
Proudly powered by XL Theme – http://www.xltheme.com/
- scrollup – https://github.com/markgoodyear/scrollup
- Font Awesome – http://fontawesome.io
CONTACT
Khandaker Ikrama – http://ikrama.info/contact/
螢幕擷圖
安裝方式
- You can either use the automatic plugin installer or your FTP program to upload it to your wp-content/plugins directory the top-level folder. Don’t just upload all the php files and put them in /wp-content/plugins/.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it!
常見問題集
- Installation Instructions
-
- You can either use the automatic plugin installer or your FTP program to upload it to your wp-content/plugins directory the top-level folder. Don’t just upload all the php files and put them in /wp-content/plugins/.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it!
使用者評論
2016 年 9 月 3 日
1 則留言
I like this plugin because of its simplicity, but this obscure me too. It would be way better, if developers put a few customization option like location of bar, icon type, background color e.t.c.
Thank you for plugin, will be waiting a new version! ^^
2016 年 9 月 3 日
Simple and works well. If it looks a little oval like and the arrow up isn’t centered just add this to the css
#scrollTop i {
margin-left: auto;
margin-right: auto;
}
Apart from that, a good lightweight plugin that improves user experience. Nice job
參與者及開發者
變更記錄
version 1.1
- WordPress compatibility and update
version 1.0.0
- Initial Release