Type Writer
Type Writer effect
This is a JavaScript that creates a type writer effect for a text like the one above.
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.
© Premshree Pillai