https://github.com/jarrodsampson/peakscroll
UI scroller for your long, wordy pages.
https://github.com/jarrodsampson/peakscroll
css css3 html jquery
Last synced: 2 months ago
JSON representation
UI scroller for your long, wordy pages.
- Host: GitHub
- URL: https://github.com/jarrodsampson/peakscroll
- Owner: jarrodsampson
- License: apache-2.0
- Created: 2015-09-18T00:05:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-18T16:23:25.000Z (over 9 years ago)
- Last Synced: 2025-01-03T11:28:09.994Z (4 months ago)
- Topics: css, css3, html, jquery
- Language: JavaScript
- Homepage:
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PeakScroll
UI scroller for your long, wordy pages. Designed by [planlodge](https://github.com/planlodge).[](https://travis-ci.org/stevenbenner/jquery-powertip)


## Getting Started
1. Include jQuery in your code.
2. Download and include the transimg.js file.
3. Pick your selector and apply transimg method.## Full Example
Peak Scroll
Peak Scroll
The Friendly Back to Top Button.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
2015 Planlodge
$(function(){$('body').peakScroll({fadeSpeed: 300, scrollSpeed: 900});
});
## License
PeakScroll is licensed under the [Apache license](http://opensource.org/licenses/MIT).