automatic reload of div container

前端 未结 3 1321
忘掉有多难
忘掉有多难 2020-12-17 05:31

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?

3条回答
  •  遥遥无期
    2020-12-17 05:55

    You can get the effect you desire with jQuery and Googles ajax api

    
    
    
    

提交回复
热议问题