Image Effects Summary

The jQuery Image Effects project is a plugin that adds simple effects to your images for various events.

Grow In

Example Image Example Image

Grow Out

Example Image Example Image

Blur

Example Image Example Image

Un-Blur

Example Image Example Image

Options

classmodifier
Used to apply class names to the elements created by the plugin. You only need to specify a class modifier if you have a name-clash.
startevent
The event used to trigger the effect, such as "mouseover", the "focus" event is also automatically added for keyboard accessibility.
resetevent
The event used to reset the effect, such as "mouseout", the "blur" event is also automatically added for keyboard accessibility.
effect
"growin", "growout".
speed
The number of milliseconds to animate, default 200
easing
Either "swing" or "linear" easing.
colour
Default is "#FFFFFF". The colour of the feature.
size
The number representing the size, default 25.