|
|
|
The Above Example Uses the Below Script
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script>
$('#slide_holder').agile_carousel({
php_doc_location: "http://www.agilecarousel.com/make_slides.php",
path_to_slides: "http://www.agilecarousel.com/agile_carousel_home_slides",
remove_content: "no",
slide_buttons: "yes",
slide_directory: "agile_carousel_home_slides",
transition_type: "fade",
next_prev_buttons: "no"
});
</script>
View More Examples Website DevelopmentThis is a simple example of website development using agile carousel. |

