May
27
27
Cloud Carousel – A 3d Carousel in Javascript
The Cloud carousel features optional auto-reflections, and the information contained in the Alt and Title tags of the images can optionally be displayed as you hover over each image.
There are some benefits to doing this kind of thing in JavaScript rather than Flash, not least of which is the ease of integration, small file size, SEO, and inherent degradability/accessibility. Not having another dev-tool in the workflow is another plus.
The carousel features realistic perspective. Many 3d carousels only apply perspective scaling to the size of the images, not their positions. This results in disproportionate gaps appearing between items as they shrink in the distance which looks odd.
Features
- Works with most browsers (tested on IE6+, Firefox, Chrome, Opera, Safari).
- Accurate 3d perspective.
- Optional auto reflections – no need to modify your images or add server code.
- Easy integration with basic valid HTML and a tiny bit of JavaScript.
- Small 5Kb (minified) script..
- Degrades gracefully with Javascript turned off.
- Fully accessible with no CSS or text only browsers.
- Works with other plugins, e.g. Slimbox, and preserves your links and mouse events.
- Optional mouse wheel support as of version 1.0.2.
- It’s completely free.
1 Comment to “Cloud Carousel – A 3d Carousel in Javascript”
Leave a comment
Sponsors
Categories
Recent Posts
Recent Comments
- Adobe Photoshop CS6 Beta Out | Lively Web Tuts on Adobe Photoshop CS6 Beta Out
- sams on Mobility – Free Mobile UI Design Elements
- Cutter.js – Truncate HTML code Client Side | Lively Web Tuts on Cutter.js – Truncate HTML code Client Side
- Page Scroller – jQuery Smooth Scrolling Plugin | Lively Web Tuts on Page Scroller – jQuery Smooth Scrolling Plugin
- The jQuery Slider Plugin with Infinite Style | Lively Web Tuts on The jQuery Slider Plugin with Infinite Style











[...] Direct Link [...]