A simple jQuery plugin for super sexy scrolling effects using CSS3.
fork from : https://github.com/abemedia/jquery-smoove.git
|
há 11 anos atrás | |
---|---|---|
dist | há 11 anos atrás | |
example | há 11 anos atrás | |
libs | há 11 anos atrás | |
src | há 11 anos atrás | |
test | há 11 anos atrás | |
.gitignore | há 11 anos atrás | |
.jshintrc | há 11 anos atrás | |
CONTRIBUTING.md | há 11 anos atrás | |
Gruntfile.js | há 11 anos atrás | |
LICENSE | há 11 anos atrás | |
README.md | há 11 anos atrás | |
bower.json | há 11 anos atrás | |
package.json | há 11 anos atrás | |
smoove.jquery.json | há 11 anos atrás |
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)