日期:2014-05-17  浏览次数:20424 次

如何弹出网页对话框?
一个gridview ,一列链接列 ,点击后弹出一个网页对话框,弹出的这个网页对话框怎么实现?
------最佳解决方案--------------------
window.showModalDialog(width,height,url)
------其他解决方案--------------------
引用:
window.showModalDialog(width,height,url)


是模式窗体,
windows.open(.....) ,也可以实现弹出固定的大小
------其他解决方案--------------------
windows.open(.....)
------其他解决方案--------------------
括号里的是什么?aspx后缀的吗?
------其他解决方案--------------------

你的这个是模态框
http://hi.baidu.com/azhengwin/item/2ee65c994b74cfd97a7f0119