updated plugin GP Premium version 1.10.0

This commit is contained in:
2020-05-04 15:57:08 +00:00
committed by Gitium
parent bedbe7cc3f
commit 6a7ce488aa
68 changed files with 483 additions and 39245 deletions

View File

@ -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,