Image Rotator
Rotator Widget Demo
jQuery and the jQuery Cyle Plugin is required for this widget to work. Just include theme in your head:
<script src="//code.jquery.com/jquery-1.7.min.js"></script> <script type="text/javascript" src="http://cloud.github.com/downloads/malsup/cycle/jquery.cycle.all.latest.js"></script>
Upload the "rotator" directory to your widgets directory:
/addons/shared_addons/widgets or /addons/default/widgets
Create a folder with all the images you would like to setup in the rotator. Then add the widget to the widget area of your choice:
- Give it a title.
- Select an Widget Area.
- Select a Folder.
- Fill in an animation.
- Fill in the speed in micro seconds.
- Fill in Height and Width.
Put the Widget area tag where you would like to see the rotator:
{{ widgets:area slug="rotator" }}
And here is the final result:
