A basic slideshow widget for jQuery UI
Download the production version or the development version.
In your web page:
<script src="jquery.js"></script>
<script src="dist/jqueryui-slideshow.min.js"></script>
<script>
jQuery(function($) {
$.slideshow();
});
</script>
(Coming soon)
(Coming soon)
(Nothing yet)