 Inside Technique : Nervous Text Scriptlet By Scott Isaacs
A Dynamic HTML version of a popular Java Applet.
Reference
<OBJECT
TYPE="text/x-scriptlet"
DATA="nervous.htm"
</OBJECT>
| Properties | text | The HTML that becomes nervous. |
| color | The foreground color of the text. |
| background | The background of the text. This can be any CSS background value (including images). |
| anxiety | The speed of the text jumps milliseconds. |
| jump | The amount the text moves each iteration. |
| Methods | stop() | Stops the text from jumping. |
| start() | Starts the text jumping. |
| autoSize() | Automatically sizes the scriptlet to the contents. |
© 1997-2000 InsideDHTML.com, LLC. All rights reserved. |