首先整個DIV看看這個小提琴http://jsfiddle.net/YrSzQ/在點擊打開單獨的頁面(新標籤)
基本上,我試圖做的就是添加這樣
<a target="_blank" href="here should be the event tile that you see at the first line of the fiddleel .html">open event</a>
一個代碼,當我點擊打開的事件,我應該在新頁面中打開整個div。
看起來我正在回答這個問題,但我無法訪問該代碼,該代碼是通過文件獲取內容從遠程頁面檢索的代碼,並且我希望在我的頁面中回顯代碼之前添加此代碼
我希望你明白我試圖解釋
的[添加內容到一個新打開的窗口]可能重複(http://stackoverflow.com/questions/10472927/add-content-to-a-new-open-window) – Mooseman