Fade Effect
This package aims to provide a kss plugin that simplifies the use of fade effects in Plone.
Project Description
This is a kss plugin that provides Plone users and developers with a simple way to do fade effects.
It uses jQuery for the actual fading.
Small usage/code example that makes images fade out and in again when the mouse is passed over them:
img:mouseover {
action-client: fadeOut;
fadeOut-speed: 5000;
action-client: fadeIn;
fadeIn-speed: fast;
}
Current Release
No stable release available yet.
If you are interested in getting the source code of this project, you can get it from the Code repository .
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|

