JSP页面弹出模态窗口
JSP页面弹出模态窗口
日期:2022-04-03 20:36:48 人气:1
jsp中的模态窗口是通过调用js方法弹出的。
js中的弹出方法:
<script type="text/javascript">
function openWin(src, width, height, showScroll){
window.showModalDialog (src,"","location
js中的弹出方法:
<script type="text/javascript">
function openWin(src, width, height, showScroll){
window.showModalDialog (src,"","location