jQuery Aniview
var options = {
animateThreshold: 100,
scrollPollInterval: 20
}
$('.aniview').AniView(options);
jQuery Aniview
var options = {
animateThreshold: 100,
scrollPollInterval: 20
}
$('.aniview').AniView(options);
jQuery Aniview
<div class="aniview" data-av-animation="slideInRight"></div>
jQuery Aniview
$('.aniview').AniView();
jQuery Aniview
.fast {
-vendor-animation-duration: 1s;
-vendor-animation-delay: 0s;
}
.slow {
-vendor-animation-duration: 3s;
-vendor-animation-delay: 1s;
}
.reallyslow {
-vendor-animation-duration: 6s;
-vendor-animation-delay: 3s;
}
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us