ImageCarousel is an image rotator that was designed for those that might get a little intimidated with the Javascript side of web sites. It's drop dead easy to implement.
<script src="http://ajax.googleapis.com/ajax/libs/mootools/1.2.4/mootools-yui-compressed.js" language="JavaScript" type="text/javascript" ></script> <link href="ImageCarousel/ImageCarousel.css" rel="stylesheet" type="text/css"> <script src="ImageCarousel/ImageCarousel.js" language="JavaScript" type="text/javascript"></script>
<div class="ImageCarousel auto" rel="Images/Carousel/" styles="width: 500px; height: 375px;"></div>You need to change/check:
Some more options if you wish to further customize your carousel.
A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.
Found a bug in this plugin? Please report it this repository's Github Issues.
blog comments powered by Disqus