MooTools Image Slider With HTML5: Gradually
6
May
// php the_time('Y') ?>
Gradually is a simple MooTools image slider that can present the images in an order and display an informative text for each (which is sometimes all we need).
It makes use of the HTML5 canvas element to create a beautiful transition effect.
The slider simply requires an unordered list of images (hopefully, with the same size) and uses the alt tag value as the informative text.
Besides the width/height values, the duration and interval when image is switched can be set too.
P.S. The download link at the website currently has a typo (here is the working one).
Requirements: MooTools
Compatibility: All Major Browsers (IE requires excanvas)
Website: http://holyshared.github.com/Gradually/index.html
Download: http://github.com/holyshared/Gradually
Compatibility: All Major Browsers (IE requires excanvas)
Website: http://holyshared.github.com/Gradually/index.html
Download: http://github.com/holyshared/Gradually
- Tags:
Canvas HTML5 Javascript
- Filed under: Gallery, Goodies, MIT License
- 2 Comments
















2 Responses for "MooTools Image Slider With HTML5: Gradually"
Thanks for the post
very interesting tool.
Yes it is! But still buggy.