R
R
retrica2015-02-11 11:04:27
css
retrica, 2015-02-11 11:04:27

How to make text appear on the site as if it is being typed letter by letter?

mystaticself.com/#/info
Here is an example

Answer the question

In order to leave comments, you need to log in

5 answer(s)
N
Nikolai Pavlov, 2015-02-11
@gurinderu

Thread.sleep()

A
alk, 2015-02-11
@Alexey_Kutepov

To do this you need to use javascript instead of java

R
rinatoptimus, 2015-02-11
@rinatoptimus

www.mattboldt.com/demos/typed-js
www.jqueryscript.net/demo/Simple-Text-Typing-Effect...

A
Anton, 2015-02-11
@SPAHI4

Wrap each character in and then show them in order

F
Flasher, 2015-02-13
@Flasher

Better not Thread, but ScheduledExecutorService to use.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question