![]() |
||
![]() | ||
Blinking Text Example
How we created this exampleHere is the HTML code used to create this example. As you can see, it's quite simple to set up. You simply specify the text to be displayed and the delay time (500 milliseconds in this example). The IABanner does the rest! |
||
<applet codebase=. code=iabIASYScom.class width=190 height=35> <param name=(c) value=www.iasys.com> <param name=txtbgcolor value=#00ffff> <param name=titlecolor value=#ff0000> <param name=linkcolor value=#00ffff> <param name=titlefont value="helvetica|bold|20"> <param name=shownav value=0> <param name=delay value=500> <param name=next value=sequential> <param name=linktext value=""> <param name=border value=1> <param name=banner0 value="Welcome to IA, Inc.|||http://www.iasys.com/_iabanner/iab-blinkingText.html"> <param name=banner1 value="|||http://www.iasys.com/_iabanner/iab-blinkingText.html"> </applet>