PlusAnchor
PlusAnchor copied to clipboard
A jQuery plugin enables scrolling to anchor links instead of jumping
A jQuery error in console is thrown when a link with only # as href is clicked, when using a current version of jQuery (3.4.1) The result of this bug...
Sometimes it is useful to seperate out the animation target and the DOM object to watch for click events.Using 'body' as the default selector to initialize the plugin is the...
It can be vary handy to allow to scroll to the top of animation element if target scroll element is not found. If we set 'scrollToTop' option to true and...