Home > Article > Web Front-end > Use Jquery.load to load the page to achieve partial refresh_jquery
Because I didn’t understand Jquery at first, I always wanted to use the jquery.load method to load a new page to achieve partial refresh. It turned out that the loaded page was different from the original separate page, and the style was gone. Later I checked it online. , I found a solution, this is someone else’s answer:
is like this, if you don’t filter out some content and load it directly, the page will be confused. For example, the new page also has the