updated plugin GP Premium
version 1.10.0
This commit is contained in:
@ -706,7 +706,7 @@ if (window.Element && !Element.prototype.closest) {
|
||||
}));
|
||||
|
||||
/* GP */
|
||||
var scroll = new SmoothScroll( smooth.elements.join(), {
|
||||
var gpscroll = new SmoothScroll( smooth.elements.join(), {
|
||||
speed: smooth.duration,
|
||||
offset: function( anchor, toggle ) {
|
||||
var body = document.body,
|
||||
|
Reference in New Issue
Block a user