We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b8af2 commit 960aedcCopy full SHA for 960aedc
jquery.scroll-direction.js
@@ -33,7 +33,6 @@
33
obj.init = function (options) {
34
pluginActive = true;
35
settings = $.extend(settings, options);
36
- console.log(settings);
37
};
38
39
// Method: update() for custom hijacking event
0 commit comments