在你的網頁中嵌入外部網頁的方法_javascript技巧
來源:懂視網
責編:小采
時間:2020-11-27 20:36:30
在你的網頁中嵌入外部網頁的方法_javascript技巧
在你的網頁中嵌入外部網頁的方法_javascript技巧:Description: Using a tabbed interface, this DHTML script lets you display external web pages inline on your page, with the help of the IFRAME tag. We threw in a feature that allows the user to also load the webpage in the entire browser win
導讀在你的網頁中嵌入外部網頁的方法_javascript技巧:Description: Using a tabbed interface, this DHTML script lets you display external web pages inline on your page, with the help of the IFRAME tag. We threw in a feature that allows the user to also load the webpage in the entire browser win

Description: Using a tabbed interface, this DHTML script lets you display external web pages inline on your page, with the help of the IFRAME tag. We threw in a feature that allows the user to also load the webpage in the entire browser window when desired. This script works in IE5+ and NS6+, and degrades well with the rest (as tabs are simply regular links). Cool!
Step 1: Add the below CSS and DHTML script to the section of your page:
代碼如下:
聲明:本網頁內容旨在傳播知識,若有侵權等問題請及時與本網聯系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com
在你的網頁中嵌入外部網頁的方法_javascript技巧
在你的網頁中嵌入外部網頁的方法_javascript技巧:Description: Using a tabbed interface, this DHTML script lets you display external web pages inline on your page, with the help of the IFRAME tag. We threw in a feature that allows the user to also load the webpage in the entire browser win