Home PHP and MySQL CodeCode PoetryPoetry Articles I've writtenArticles My ResumeResume PicturesPictures Left Circle StoriesCircle Blog Circle TreoPix
Me
Cal Evans . Com - The life, love, code, and bad poetry of Cal Evans.
Latest Additions:



This is a demo of some of the effects you can create with FATtER and how to create them. Note that the id's I use here are for demo purposes only. You can use anything you want but each tag has to have a unique ID.

The 6 properties you can control are:
* startColor
* endColor
* propertyToFade
* duration
* delay
* cycles

In that order.

Using the # in any of these fields tells the script to pickup the default.

Description Tag Effect Reset
This is an example of the new sparkle effect.
This is the traditional FYT. <span id="8" class="fade"> This is the traditional FYT.
This text will fade away. <span id="9" class="fade-#-FFFFFF-color"> This will go away.
This will delay and then go away. <span id="10" class="fade-#-FFFFFF-color-5000-1000"> This will delay and then go away.
This will blink 5 times. <span id="1" class="fade-#-FFFFFF-color-1000-500-10"> This will blink 5 times.
This background will blink 5 times. <span id="2" class="fade-#-FFFF33-backgroundColor-1000-250-10"> This background will blink 5 times.
This cell's background will blink 5 times. <td id="12" class="fade-#-FFFF33-backgroundColor-1000-250-10"> This cell's background will blink 5 times.

Spacer
gunther logo  Last modified: Wed, 22 March 2006 (02:10:16 PM)