1.0.0 • Published 5 years ago

river-animation v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

jquery-river-animation

You can add project river animation to your website. It is a simple and very beautiful image slider animation.

How to use ?

Download file and include following file

  • dist/css/river-animation.min.css
  • dist/js/river-animation.min.js Then use it by following plugin method
$('#nsm-river-animation').nsmRiverAnimation();

Example

<div class="nsm-river-animation-wrap" id="nsm-river-animation">
  ....
</div>
$('#nsm-river-animation').nsmRiverAnimation();

Demo

View demo