🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Rotate.js is a super simple jQuery plugin which scroll through an image list like Carousel or traditional marquee element.

Carousel scroller Marquee

Documentation

jquery.rotate

######jquery图片旋转插件

##Demo

##用法:

//no jquery no works <script src="lib/jquery-1.11.1.min.js"></script> <script src="jquery.rotate.js"></script>  $(document).ready(function(){   $(".rotate").rotate(); });

###其他说明:

  • 当前版本v0.0.1

You May Also Like