|
|
<MARQUEE ...>LOOP = INFINITE | number of loops| Usage Recommendation |
|---|
use it if you use <MARQUEE ...> |
LOOPLOOPINFINITE, which means that the marquee loops endlessly.
This code creates a marquee that loops twice:
| this code | produces this |
<MARQUEE LOOP=2> Hello </MARQUEE> |
One of the problems with LOOPBEHAVIORSLIDE:
| this code | produces this |
<MARQUEE LOOP=2 BEHAVIOR=SLIDE> Hello </MARQUEE> |
Copyright 1997-2002 Idocs Inc. Content in this guide is offered freely to the public under the terms of the Open Content License and the Open Publication License. Contents may be redistributed or republished freely under these terms so long as credit to the original creator and contributors is maintained.