Summary
Tag name: <s:effectPuff>
Converter class: org.apache.myfaces.custom.effect.EffectPuffBehavior
behavior id: org.apache.myfaces.custom.effect.EffectPuffBehavior
Convenient wrapper for scriptaculous Effect.Appear
Attributes
| Name | Type | Supports EL? | Description |
|---|---|---|---|
| appendJs | String | 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 | |
| from | Float | Yes | float value, defaults to 0.0, percent of opacity to start |
| to | Float | Yes | float value, defaults to 1.0, percent of opacity to end |