jimmynotjim / scrollnav

A dependency free JavaScript plugin for auto generating single page navigation
http://scrollnav.com
MIT License
461 stars 127 forks source link

Add topLinkText option to allow to change default 'Top' text #11

Closed thomasguillory closed 11 years ago

thomasguillory commented 11 years ago

Add topLinkText option to allow to change default 'Top' text Re-minify the lib with packer + shrink + base64

jimmynotjim commented 11 years ago

Looks good but could you revert the minification and force push? I've been saying this forever, but I'm eventually going to set this project up w/ Grunt so that it's standardized. For now I'd rather keep to the same engine and will minify when merging.

thomasguillory commented 11 years ago

Done!

jimmynotjim commented 11 years ago

Awesome, thanks for the PR. Merged