How can I make it so when I have this line

<td class="intmain" align="center" width="193">Time it</td>

then when I click "Time it!" it will display another string in its
place in 15 seconds

so...

I have this line

<td class="intmain" align="center" width="193">Time it</td>

I click "Time it!" 15 seconds later i get

<td class="intmain" align="center" width="193">SOMETHING ELSE HERE</td>


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Cake PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to