Prototype-carousel - Google Code. Updates May 4, 2009 - added mouse wheel support via the wheel option Description Carousel is a highly configurable Prototype.js extension that creates a nice way of presenting content that is logically broken into several pieces / steps / etc. It's: Lightweight - 4.3 KB minified Cross-browser - Tested on Internet Explorer 6/7/8, Firefox 2/3, Google Chrome, Opera 9.64 Examples Some of the most important features are presented on this page, the rest will be explained and discussed here.
Requirements Carousel.js needs both the Prototype JavaScript framework and the Script.aculo.us effects library to work. Usage Download carousel.js or carousel-min.js Include the script in your page, after the Prototype and Script.aculo.us libraries: Markup The minimum markup and styling are: <div id="carousel-wrapper"> <div id="carousel-content"> <div class="slide"></div> <div class="slide"></div> ... This will generate a 500x500px Carousel with horizontal movement. Initialization You initialize Carousel by: Triggers. BlogFish: tooltip.js. Home - scriptaculous - GitHub. Script.aculo.us Select Box.
Scal v0.2 Documentation | Scal. Scripteka :: Prototype extensions library. DEfusion.org.uk » JavaScript Image Cropper UI, using Prototype & Details Support for latest versions of Prototype & script.aculo.us (1.7.0 & 1.9.0 respectively) Tested with & added support notice for IE9 Added support for latest versions of Prototype & script.aculo.us (1.6.1.0 & 1.8.2 respectively). Changes provided by Tom Hirashima. No-longer package prototype & script.aculo.us with the release Changed tests to use google ajax libraries api to load prototype & script.aculo.us Added option to not auto include the cropper CSS file #00008 - Fixed bug: Dynamic include of cropper CSS expected cropper.js and failed when using cropper.uncompressed.js #00028 - Fixed bug: Doesn't work with latest script.aculo.us - Fix by Tom Hirashima #00030 - Fixed bug: Doesn't work in Firefox 3.5 (CSS include issue) #00007 - Fixed bug: onEndCrop isn't called when moving with keys #00011 - Fixed bug: The image that is to be cropped does not show in IE6.0 -- included CSS fix Tidied up source code & fixed issues that jslint found so it will compress better Initial verison About.