awesome image/text-sliders with jQuery---FractionSlider
FractionSlider is a jQuery plugin for image/text-sliders.
It allows you to animate multiple elements per slide. You can set different animation methods like fade or transitions from a certain direction. Also there are options to specify delays and easing for each element. You have full layout and design control through html and css (every html-element can be animated)
Attention: This is still an beta Version – there might be bugs, errors and other nasty stuff.
Step 1 – including styles & scripts
<link href="fractionslider.css" rel="stylesheet" /> <script type="text/javascript" src="jquery-1.9.0.min.js"></script> <script type="text/javascript" src="jquery.fractionslider.js"></script>
Step 2 – basic html
<div class="slider"><!-- your slider container --> <div class="slide"><!-- all elements for the first slide --></div> <div class="slide"><!-- all elements for the second slide --></div> <!-- and so on --> <div class="fs_loader"><!-- shows a loading .gif while the slider is getting ready --></div> </div>
You might also like
Tags
accordion accordion menu animation navigation animation navigation menu carousel checkbox inputs css3 css3 menu css3 navigation date picker dialog drag drop drop down menu drop down navigation menu elastic navigation form form validation gallery glide navigation horizontal navigation menu hover effect image gallery image hover image lightbox image scroller image slideshow multi-level navigation menus rating select dependent select list slide image slider menu stylish form table tabs text effect text scroller tooltips tree menu vertical navigation menu