Load html into div without changing the rest of page

后端 未结 2 1407
猫巷女王i
猫巷女王i 2020-12-19 13:53

So I\'ve seen tons of people asking how to load html into a div, and my code does that fine....but then the rest of the page changes when I load the html into the div.

2条回答
  •  情歌与酒
    2020-12-19 14:13

    You have to write your html code into a

     
     
     
     
    
    
    
     

    This is why I rule

提交回复
热议问题