Download…
Want to use “Gallery Slider” on your own website? No problem. You can download the full version.
Write Your Own…
Want to write your own plugin? I start all my plugins with a simple “skeleton” wrapper. Simply download my jQuery Plugin Skeleton and get started.
Run Code…
This page makes use of Run Code, a simple jquery plugin which converts your code examples to live behaviour.
Examples…
$('#slider-1').gallerySlider();
$('#slider-2').gallerySlider({
scale: 0.75,
duration: 250
});