Information

Category:
Type:
Public (anyone can view and join)
Description:
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this plugin? Please post them here.
Demo Link: http://addons.moosocial.com/
Purchase link: https://moosocial.com/addons/
Nhân Nguyễn   created a new topic
Scroll to Top plugin 1.3 is released
Compatibility: mooSocial 3.2.0   Change log: + Compatible with mooSocial 3.2.0 + Compatible with mooApp 1.9+ Fixed: layout issues   Please download the new version...
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
Does anyone else use this plugin with mooChat?
Yes, but that only positions it appropriately for a desktop view. It does not adjust for mobile or app views.
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
I am missing the option to hide scroll to top in mobile view. But I solved it, here is a sample how I did it after I edited the plugin and add new value _min_with

jQuery(window).scroll(function()
{
if($(window).width() > $data["scrolltotop_min_width"])
{
if(jQuery(this).scrollTop() > '.$data["scrolltotop_show_after"].&#039
jQuery("#ScrollToTop".fadeIn("slow";
else
jQuery("#ScrollToTop".fadeOut("slow";
}else{
jQuery...  more
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
Hi, is the scroll to top plugin compatible with 2.6.x and PHP 7?
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
There is a lack of translation into another language.
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
Cookies on mooCommunity - Social Networking Script.
This site uses cookies to store your information on your computer.