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

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.

Awesome Lists containing this project

README

        

# PeakScroll
UI scroller for your long, wordy pages. Designed by [planlodge](https://github.com/planlodge).

[![Build Status](https://travis-ci.org/stevenbenner/jquery-powertip.svg?branch=master)](https://travis-ci.org/stevenbenner/jquery-powertip)
![Release Version](http://img.shields.io/github/release/stevenbenner/jquery-powertip.svg)
![License](https://img.shields.io/packagist/l/doctrine/orm.svg)

![Atom](https://raw.githubusercontent.com/planlodge/PeakScroll/master/demo/recording.gif)

## 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).