Auto Load and Refresh Div every 10 Seconds with jQuery

后端 未结 3 628
感动是毒
感动是毒 2020-12-03 19:06

I\'m working with a nice little Jquery that auto loads and refreshes a div every bla bla Seconds. Works perfectly on all browsers then I load up IE and bang what a surprise

3条回答
  •  無奈伤痛
    2020-12-03 19:14

    Try closing your script tag before having your body tag.

    
    
    
    
    
    
    

提交回复
热议问题