Jump to content

auto reload div with same dive contents


andyd34

Recommended Posts

 

I dont want anthying special, i just want to reload the $('#time') dive every 15 seconds but all the info arounds seems to point to an external file. Surely you must just be adle to reload this divs contents

 

<div id="time">
<table>
  <tr>
    <td><?=date('g:i:s a')?></td>
  </tr>
</table>
</div>

Link to comment
https://forums.phpfreaks.com/topic/177850-auto-reload-div-with-same-dive-contents/
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.