文章标签 ‘页面’

通过js或者html或者php等动态程序都可以方便的实现跳转,这里搜集了几种页面跳转的方式
js方式的页面跳转
1.window.location.href方式

window.location.href="http://ssslove.com/";

2.window.navigate方式跳转

window.navigate(……

阅读全文

2009年7月5日01:47 | 没有评论
分类: 代码如诗
标签: , , ,