This repository was archived by the owner on Jun 10, 2025. It is now read-only.
suhajdab/oneTransition
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
oneTransiton jquery plugin Plugin will slideshow through images inside container using circular transition in different variations. Sample markup: <div id="container"> <img alt="" src="...jpg" /> <img alt="" src="...jpg" /> <img alt="" src="...jpg" /> </div> Simplest init: $( '#container' ).oneTransition(); by Balázs Suhajda @ onereason, 2010-11-26