eduardomb / scroll-up-bar

The scroll up bar plugin (jQuery) hides the top bar when scrolling down, and show it when scrolling up. It's specially useful on mobile interfaces to save some precious space.
MIT License
613 stars 63 forks source link

scroll-up-bar.min.js on a CDN? #19

Closed tiagogon closed 9 years ago

tiagogon commented 9 years ago

is scroll-up-bar.min.js available or is going to be available on a CDN like https://cdnjs.com ? it would be cool ;)

thanks for the great work here! ;)

rstacruz commented 9 years ago

sure.

https://cdn.rawgit.com/eduardomb/scroll-up-bar/0.3.0/dist/scroll-up-bar.min.js

tiagogon commented 9 years ago

lovely!