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)
- Host: GitHub
- URL: https://github.com/pyronaur/jgetup
- Owner: pyronaur
- License: mit
- Created: 2013-08-12T18:48:38.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-12T19:36:34.000Z (almost 13 years ago)
- Last Synced: 2025-09-15T12:42:16.554Z (10 months ago)
- Language: JavaScript
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)