How to refresh a HTML iframe in asynchronous time intervals ?

Posted by Purushotham on Stack Overflow See other posts from Stack Overflow or by Purushotham
Published on 2010-06-17T04:57:17Z Indexed on 2010/06/17 5:03 UTC
Read the original article Hit count: 182

Filed under:
|
|

Hi,

I need to refresh an iframe with asynchronous time intervals. The asynchronous time interval is calculated in the server side. Also, the user shouldn't able to feel the refresh in the whole page. It is ok if he finds that the iframe is refreshing in certain intervals.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about html