showModalDialog提交from
在showModalDialog的页面里面无法提交form的解决方法:
在增加<head>
? ?<base target="_self">???
? </head>
发布时间: 2012-09-24 13:49:41 作者: rapoo
showModalDialog提交from
在showModalDialog的页面里面无法提交form的解决方法:
在增加<head>
? ?<base target="_self">???
? </head>