An open API service indexing awesome lists of open source software.

https://github.com/pyronaur/jgetup

jQuery plugin to get back to top (jQuery Get Up)
https://github.com/pyronaur/jgetup

Last synced: 9 months ago
JSON representation

jQuery plugin to get back to top (jQuery Get Up)

Awesome Lists containing this project

README

          

## Version

v0.0.1

## Website Url

https://github.com/justnorris/jGetUp

## Bug tracker

If you find a bug, please raise it the [issue here](https://github.com/justnorris/jGetUp/issues) on Github!

## Documenation

- Basic usage

```javascript
$('#element').jGetUp({
timer: 200
});
```

## Developer

Developed by [@justnorris](http://twitter.com/justnorris), http://justnorris.com

+ [Twitter](http://twitter.com/justnorris)
+ [Github Profile](http://github.com/justnorris)