Перейти к содержимому D
scrollClass: 'scrollUp scrollup-link scrollup-left', // Element Class
scrollDistance: 300, // Distance from top/bottom before showing element (px)
scrollFrom: 'top', // top or bottom
scrollSpeed: 300, // Speed back to top (ms )
easingType: 'linear', // Scroll to top easing (see http://easings.net/)
animation: 'none', // Fade, slide, none
animationInSpeed: 200, // Animation in speed (ms )
animationOutSpeed: 200, // Animation out speed (ms )
scrollText: '
', // Text for element, can contain HTML
scrollTitle: false, // Set a custom link title if required. Defaults to scrollText
scrollImg: false, // Set true to use image
activeOverlay: false, // Set CSS color to display scrollUp active point
zIndex: 2147483647 // Z-Index for the overlay
});
}); -->