文件名称:lemonOpenWin
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 联*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
采用两种弹出窗口实现方式:
window.open()和window.showModalDialog(),并解决了showModalDialog()弹出窗口中列表分页的问题。
提供了三个JS方法:
(1)showWindow(sURL, width, height)
(2)showWindowInPage(pageUrl, params, title, width, height)
(3)openWindow(sURL, title, width, height)
弹出窗口关闭的JS方法:window.close()
示例请参照:demo.html
窗口内分页方法请参照:demoInPage.jsp
(注:项目中使用时需要修改JS文件中,ifr a me.jsp页面的路径)-Pop-up achieved in two ways: window.open () and window.showModalDialog (), and solve the showModalDialog () pop-up window a list of paging problem. JS provides three methods: (1) showWindow (sURL, width, height) (2) showWindowInPage (pageUrl, params, title, width, height) (3) openWindow (sURL, title, width, height) pop window closed JS method: window.close () example, please refer to: demo.html window page, refer to: demoInPage.jsp (Note: when used in the project need to modify the JS file in, ifr a me.jsp path of the page)
window.open()和window.showModalDialog(),并解决了showModalDialog()弹出窗口中列表分页的问题。
提供了三个JS方法:
(1)showWindow(sURL, width, height)
(2)showWindowInPage(pageUrl, params, title, width, height)
(3)openWindow(sURL, title, width, height)
弹出窗口关闭的JS方法:window.close()
示例请参照:demo.html
窗口内分页方法请参照:demoInPage.jsp
(注:项目中使用时需要修改JS文件中,ifr a me.jsp页面的路径)-Pop-up achieved in two ways: window.open () and window.showModalDialog (), and solve the showModalDialog () pop-up window a list of paging problem. JS provides three methods: (1) showWindow (sURL, width, height) (2) showWindowInPage (pageUrl, params, title, width, height) (3) openWindow (sURL, title, width, height) pop window closed JS method: window.close () example, please refer to: demo.html window page, refer to: demoInPage.jsp (Note: when used in the project need to modify the JS file in, ifr a me.jsp path of the page)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
openWin(JS控制弹出页面窗口)(20110701)\aa.html
.....................................\demo.html
.....................................\demoInPage.jsp
.....................................\iFrame.jsp
.....................................\js\openWin.js
.....................................\js
openWin(JS控制弹出页面窗口)(20110701)
.....................................\demo.html
.....................................\demoInPage.jsp
.....................................\iFrame.jsp
.....................................\js\openWin.js
.....................................\js
openWin(JS控制弹出页面窗口)(20110701)