Skip to content

Hardware accelerated iOS-style scrolling for DOM elements with overflow content.

License

Notifications You must be signed in to change notification settings

entropillc/ScrollKit

Repository files navigation

ScrollKit

Enables hardware accelerated iOS-style scrolling for DOM elements with overflow content.

Usage

Simply drop the CSS onto any page:

<link rel="stylesheet" href="scrollkit.css"/>

Then, include the JavaScript with jQuery:

<script src="jquery-1.8.0.js"></script>
<script src="scrollkit.js"></script>

See the included demo page for usage.

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

Hardware accelerated iOS-style scrolling for DOM elements with overflow content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published