Summary
Tag name: <s:effectPulsate>
Converter class: org.apache.myfaces.custom.effect.EffectPulsateBehavior
behavior id: org.apache.myfaces.custom.effect.EffectPulsateBehavior
Convenient wrapper for scriptaculous Effect.Appear
Attributes
| Name | Type | Supports EL? | Description |
|---|---|---|---|
| appendJs | String | Yes | |
| duration | Float | Yes | float value, in seconds, defaults to 2.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, the minimal opacity during the pulsate, in a value between 0.0 and 1.0. For example, use 0.7 for a mild pulsate |
| pulses | Integer | Yes | integer value, defaults to 5, the amount of pulses within the duration time |