This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* SmoothScroll | |
* This helper script created by DWUser.com. Copyright 2013 DWUser.com. | |
* Dual-licensed under the GPL and MIT licenses. | |
* All individual scripts remain property of their copyrighters. | |
* Date: 10-Sep-2013 | |
* Version: 1.0.1 | |
*/ | |
if (!window['jQuery']) alert('The jQuery library must be included before the smoothscroll.js file. The plugin will not work propery.'); | |