CAF Shared JavaScript

Class Effect.Transitions.CAF

Object
   |
   +--Effect.Transitions.CAF

class Effect.Transitions.CAF


CAF scriptaculous effects.
Defined in effects-caf.js


Constructor Summary
Effect.Transitions.CAF ()
           
 
Method Summary
<static> Object delayOneHalf(x)
           Transition that stays at 0 for the first half of the transition, then linearly rises to 1 during the second half.
<static> Object flash1(pos)
           Transition that swings from 0 to 1 quickly, then fades back to 0 more slowly.
<static> Object pulse1(pos)
           Transition that smoothly sweeps from 0 to 1 and back to 0.

Constructor Detail

Effect.Transitions.CAF

Effect.Transitions.CAF()

Method Detail

delayOneHalf

<static> Object delayOneHalf(x)

flash1

<static> Object flash1(pos)

pulse1

<static> Object pulse1(pos)

CAF Shared JavaScript

Documentation generated by JSDoc on Sun Sep 15 20:21:18 2019