smilText Examples: TextMotion Module
Example 20: textMode = crawl
Note: FF seems to have a problem identifying the region's boundaries when the crawl mode is used with xml:space='preserve'.
smilText can crawl text! Check it out!!!
Doei!
Example 21: textMode = scroll
smilText can scroll text! Check it out!!!
Doei!
Example 22: textMode = jump (TODO)
smilText can jump text! Check it out!!!
Doei!
Example 23: textRate attribute
Note: IE seems to present a problem while using different textRates. I did not find out the reason yet.
Crawl mode
textRate = 1px/s
textRate = 10px/s
textRate = 100px/s
Scroll mode
textRate = 1px/s
textRate = 5px/s
textRate = 10px/s
Jump mode (TODO)
Example 24: textConceal attribute (TODO)