摘要: 先来看一个简单的例子:下面以三个页面分别命名为frame.html、top.html、bottom.html为例来具体说明如何做。 frame.html 由上(top.html)下(bottom.html)两个页面组成,代码如下: frame 现在假设top.html (即上面的页面) 有七个button来实现对bottom.html (即下面的页面) 的刷新,可以用以下七种... 阅读全文
posted @ 2009-04-08 14:34 Devil_Zhang 阅读(470) 评论(0) 推荐(0) 编辑