Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
さて、これが行われたことは知っていますが、それを行う方法がわかりません。www.com.com/home からコンテナー #main を取得し、それを www.com.com/otherpage のコンテナー #maindupe に表示する必要があります。
使用する.load()
.load()
$("#maindupe").load("/home #main");
http://api.jquery.com/load/