Jump to content

Delay displaying text


SharkBait

Recommended Posts

Hi,

I read from a MySQL database using PHP and I am curious how can I delay displaying the lines by lines of information with Javascript?

Output:

You age slowly

[wait 2 secs]

You age slowly some more

[wait 2 secs]

You age really slow now

[wait 2 secs]

So that it outputs the first line, waits 2 seconds, then outputs the 2nd line, waits 2 sec, etc.

I've seen this done, but not sure how they do it.

Thanks.
Link to comment
https://forums.phpfreaks.com/topic/23762-delay-displaying-text/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.