SiteExperts.com Logo Home | Community | Developer's Paradise | Jobs
User Groups | Site Tools | Site Information | Search

Inside Technique : Nervous Text Scriptlet
By Scott Isaacs

A Dynamic HTML version of a popular Java Applet.

Text:
Background:
Color:
Nervousness:
Anxiety:

Reference

    <OBJECT
      TYPE="text/x-scriptlet" 
      DATA="nervous.htm" 
    </OBJECT>
PropertiestextThe HTML that becomes nervous.
colorThe foreground color of the text.
backgroundThe background of the text. This can be any CSS background value (including images).
anxietyThe speed of the text jumps milliseconds.
jumpThe amount the text moves each iteration.
Methodsstop()Stops the text from jumping.
start()Starts the text jumping.
autoSize()Automatically sizes the scriptlet to the contents.