< html > |
< head > |
< title >iframe举例(页面内框架,指定刷新某个页内框架)</ title > |
</ head > |
< center > |
< iframe src = "http://yuncode.net" name = "window" width = "800px" height = "400px" > Here is a Floating Frame </ iframe > |
< BR > |
< BR > |
< a href = "http://www.yuncode.net" target = "window" >读入页面 A</ A >< BR > |
< a href = "http://www.baidu.com" target = "window" >读入页面 B</ A >< BR > |
< a href = "http://www.qq.com" target = "window" >读入页面 C</ A >< BR > |
</ center > |
</ html > |
by: 发表于:2018-01-22 09:50:01 顶(0) | 踩(0) 回复
??
回复评论