A simple jQuery plugin for super sexy scrolling effects using CSS3.
fork from : https://github.com/abemedia/jquery-smoove.git
|
пре 11 година | |
---|---|---|
dist | пре 11 година | |
example | пре 11 година | |
libs | пре 11 година | |
src | пре 11 година | |
test | пре 11 година | |
.gitignore | пре 11 година | |
.jshintrc | пре 11 година | |
.travis.yml | пре 11 година | |
CONTRIBUTING.md | пре 11 година | |
Gruntfile.js | пре 11 година | |
LICENSE | пре 11 година | |
README.md | пре 11 година | |
bower.json | пре 11 година | |
package.json | пре 11 година | |
smoove.jquery.json | пре 11 година |
A simple jQuery plugin for super sexy scrolling effects using CSS3 transitions and transforms.
Download the production version or the development version.
In your web page:
<script src="jquery.js"></script>
<script src="dist/smoove.min.js"></script>
<script>
jQuery(function($) {
$.awesome(); // "awesome"
});
</script>
(Coming soon)
(Coming soon)
(Nothing yet)