|
|
|
Marquee
Copy and paste the script segment between the <body> and </body> mark-ups, then change the text in red to meet your requirements. Text shown in dark green represents the text that is to scroll in the marquee.
In the preview below, preview 2 uses a DIRECTION=LEFT instruction. Otherwise it is the same. Preview 3 uses an image mark-up rather than a text line.
All instructions must be enclosed within the first <Marquee.... > mark-up, and terminated with the end </Marguee> mark-up.
<MARQUEE DIRECTION=UP BEHAVIOR=SCROLL SCROLLAMOUNT=1 SCROLLDELAY=100 LANGUAGE=VBSCRIPT WIDTH="150" HEIGHT=60 BGCOLOR="#000000"> <FONT FACE="Arial" STYLE="font-size=26pt" COLOR="#ffff00" TRUESPEED> Text to Display</FONT></MARQUEE>
Sample marquee previews are shown below.
|
|
You can submit your code fragments to us for publication here, by emailing to site at byscript.com.
|