Hi again!
In my endeavors to upgrade my Canvas template and refresh my associated website, I've come across the need to be able to link directly to things from other pages, but would like to implement a smooth-scrolling feature. Using hashes (#) makes the browser jump directly to the indicated section — whereas I would like the page to load, then scroll smoothly to the desired anchor. Is there currently a method for this in the template (either with hashes or anything else, such as a character that the URL function would be split on: perhaps a "?"), or would this be a custom code that goes into the onLoad: function(){} area in the function.js file?
Let me know, and thank you in advance! : )
