Summary
Tag name: <s:effectShrink>
Converter class: org.apache.myfaces.custom.effect.EffectShrinkBehavior
behavior id: org.apache.myfaces.custom.effect.EffectShrinkBehavior
Convenient wrapper for scriptaculous Effect.Appear
Attributes
| Name | Type | Supports EL? | Description |
|---|---|---|---|
| appendJs | String | Yes | |
| direction | String | Yes | string, defaults to 'center', can also be: 'top-left', 'top-right', 'bottom-left', 'bottom-right', the direction to "shrink" the element to |
| duration | Float | Yes | float value, in seconds, defaults to 1.0 |
| event | String | Yes | The event that this client behavior should be attached. |
| forId | String | Yes |