delay in code execusion question

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
HormonX
Forum Commoner
Posts: 50
Joined: Tue Dec 10, 2002 7:43 pm
Location: Toronto

delay in code execusion question

Post by HormonX »

I require some assistance since i am not sure where to begin with this i figured this might be the best place to start.

Here is what I am trying to accomplish,

I have multiple bits of PHP that perform a specific functions but i do not want them to immediately execute one after the other , i would rather have a 2 or 3 seconds delay between the functions. Would java scrip be able to do something like this?

if so anyone know or can point me in the right direction ?

Thank you

Greg
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

HormonX
Forum Commoner
Posts: 50
Joined: Tue Dec 10, 2002 7:43 pm
Location: Toronto

Post by HormonX »

thank you very much ... just what i was looking for

Greg
Post Reply