window.showModalDialog刷新父窗口和本窗口的方法及注意
摘要:
在点击window.showModalDialog窗口的链接的时候会打开新窗口,想要阻止打开新窗口,需要在窗口页面中的html和body之间 加入: <base target="_self" />即可 阅读全文
posted @ 2013-01-06 15:47 sisibest 阅读(126) 评论(0) 推荐(0)
posted @ 2013-01-06 15:47 sisibest 阅读(126) 评论(0) 推荐(0)
posted @ 2013-01-06 14:07 sisibest 阅读(552) 评论(0) 推荐(0)
posted @ 2013-01-06 14:02 sisibest 阅读(557) 评论(0) 推荐(0)
posted @ 2013-01-06 11:39 sisibest 阅读(221) 评论(0) 推荐(0)