如何去刷新页面中一个div  而且这个div 中不能放Iframe 只是一个普通的div  里边有一个img标签
<div id="div-reload">
    <img></img>
</div>
jquery javascript 都成