Type Writer 1.1

This is a Teletypewriter that types out a message you want.

You can change the text by changing the variable text_type. The distance of the text from top can be changed by changing the variable begin_pos (Here it is 55). The distance of the text from the left can be changed by changing the variable left_pos (Here it is 110). You can also change the speed of typing by changing the variable time_length.

After all the text is typed out the cursor blinks. The blink speed can be changed by changing the value of the variable cursor_blink_speed (Here it is 300). You can also change the cursor character by changing the variable cursor_char (Here it is $).




Over 2000+ free Javascript
at JavaScriptBank.com Website

Sampled by JavaScriptBank.com See on top