How can I use load() to refresh a div without duplicating the element?

后端 未结 3 1994
长情又很酷
长情又很酷 2021-01-13 11:59

I use this code to refresh a div with the id=\"my\":



        
3条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-13 12:27

    add another div as a container and load content to it, like that.

    
    
    

提交回复
热议问题