scottcorgan / angular-scrollto

Angular directive to scroll to element by selector.
MIT License
54 stars 10 forks source link

add duration attr #6

Open fataltrace opened 9 years ago

fataltrace commented 9 years ago

Convert String to Number:

angular-scrollto.js [11 line] +settings.duration

scottcorgan commented 9 years ago

Would love a PR if you're up for it.