jQuery, js operation page

1. jQuery HTML dynamically loaded in the specified container

When the event is triggered, within div dynamically load a URL of the page:

$("#div").load(URL);

Guess you like

Origin www.cnblogs.com/ShouWangYiXin/p/10965647.html