<MARQUEE
ALIGN=LEFT|CENTER|RIGHT|TOP|BOTTOM
BEHAVIOR=type
BGCOLOR=color
DIRECTION=direction
HEIGHT=n
HSPACE=n
LOOP=n
SCROLLAMOUNT=n
SCROLLDELAY=n
VSPACE=n
WIDTH=n>
</MARQUEE>
Creates a scrolling text marquee. The scrolling text appears in the container.
| LEFT | Surrounding text aligns with the left of the marquee. |
| CENTER | Surrounding text aligns with the center of the marquee. |
| RIGHT | Surrounding text aligns with the right of the marquee. |
| TOP | Surrounding text aligns with the top of the marquee. |
| BOTTOM | Surrounding text aligns with the bottom of the marquee. |
| SCROLL | Start completely off one side, scroll all the way across and completely off, and then start again. This is the default. |
| SLIDE | Start completely off one side, scroll in, and stop as soon as the text touches the other margin. |
| ALTERNATE | Bounce back and forth within the marquee. |
Example
<MARQUEE DIRECTION=RIGHT BEHAVIOR=SCROLL SCROLLAMOUNT=10 SCROLLDELAY=200> This is a scrolling marquee. </MARQUEE>
See also:
| file: /Techref/language/html/r020/slide49.htm, 7KB, , updated: 2005/1/6 14:56, local time: 2012/2/9 18:54,
38.107.179.230:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/language/html/r020/slide49.htm"> HTML Reference</A> |
| Did you find what you needed? |
|
Ubicom SX18 thru SX52, PIC 16c5X compatibile, 50 to 75 MIPS microcontrollers! |
Robotics nuts!Check out http://users.frii.com/dlc/robotics/projects/botproj.htm from Dennis Clark. This guy ROCKS! He has made (and sells but also releases code, docs, etc...) for a number of cool little robotic modules including whiskers, IR proximity detect and remote control, Sonar proximity detect, PWM, Servo, compass. Most of these use the little PIC 12C508 controller which costs basically nothing and is soooo tiny.The 4 servos, 2400 baud serial servo controller is a wonder of magic and he sells the programmed chip for $8. Wow! |
.