ctext
index
 
Name fadeIn ( )
Examples
None available
Description Fades in current pText over 'time' seconds starting immediately
Syntax
fadeIn(seconds);
fadeIn(startTime, seconds);
Parameters
seconds   - time for fade
startTime   - time (elapsed) at which to start the fade
Returns None
Usage Web & Application
Related