在你的网页中嵌入外部网页的方法_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:
代码如下:
在你的网页中嵌入外部网页的方法_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