jquery-navScroll icon indicating copy to clipboard operation
jquery-navScroll copied to clipboard

📜 A simple jQuery plugin for animated scrolling to a section of your page, with scrollspy and mobile dropdown support.

Results 2 jquery-navScroll issues
Sort by recently updated
recently updated
newest added
trafficstars

In order to free resources every plugin should expose some method to destroy/stop the plugin as explained in http://www.acuriousanimal.com/2013/02/25/things-i-learned-creating-a-jquery-plugin-part-ii.html ``` destroy: function() { ... }, ```

**I uploaded the zip for this,, and installed. This runs great on your demo site. However, on MySite.***/demo, the nav smooth scrolling is actually jumping, section 1 is too high...