automatic reload of div container
Posted
by fusion
on Stack Overflow
See other posts from Stack Overflow
or by fusion
Published on 2010-04-07T18:42:16Z
Indexed on
2010/04/07
18:53 UTC
Read the original article
Hit count: 269
instead of a whole page refresh after a certain time, i'd just like a specific div container to reload/refresh. is there any way to do this?
<div id="wrapper">
<div id="quoteContainer"></div>
</div>
© Stack Overflow or respective owner