fc.tape — rotate css-sprites like cinema tape
jQuery widget for sprite animations.
Basic usage
To embed the widget in your page you need to create a block element with fixed dimensions, equal to your frame size, and background image of your sprite:
<div class="tape" />
.tape { width: 420px; height: 315px; background: url(tape.png) 0px 0px no-repeat; }
Now you need to activate fc.tape. Options can be provided both in javascript and in html via data-attributes (we will use later method throughout the demo).
$('.js-sample__tape').tape();
More Info: click here
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