Summary
Tag name: <s:effectToggle>
Converter class: org.apache.myfaces.custom.effect.EffectToggleBehavior
behavior id: org.apache.myfaces.custom.effect.EffectToggleBehavior
Convenient wrapper for scriptaculous Effect.Appear
Attributes
| Name | Type | Supports EL? | Description |
|---|---|---|---|
| appendJs | String | Yes | |
| delay | Float | Yes | |
| 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 | |
| mode | String | Yes | string value, indicate toggling mode : 'appear', 'slide', 'blind'. Default to 'blind' |