| HTML-Prototype documentation | view source | Contained in the HTML-Prototype distribution. |
HTML::Prototype::Effects - script.aculo.us effects library, embedded in perl
our $effects= do { package HTML::Prototype::Effects; local $/; <DATA> };
This is the script.aculo.us effects library embedded in a perl __DATA__ section, for easy inclusion in HTML::Prototype.
Sebastian Riedel, sri@oook.de
effects.js by Thomas Fuchs
This library is free software. You can redistribute it and/or modify it under the same terms as perl itself.
| HTML-Prototype documentation | view source | Contained in the HTML-Prototype distribution. |