文章分类 -  Javascript

js
摘要:js方式的页面跳转1.window.location.href方式 2.window.navigate方式跳转 3.window.loction.replace方式实现页面跳转,注意跟第一种方式的区别 有3个jsp页面(1.aspx, 2.aspx, 3.aspx),进系统默认的是1.aspx,... 阅读全文

posted @ 2015-03-31 12:43 lbsf 阅读(118) 评论(0) 推荐(0)

导航