E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
showModelDialog
JS 刷新父窗体的几种方式
window.opener.location.reload(); window.opener.location.href=window.opener.location.href; 刷新以winodw.
showModelDialog
gzchenbing
·
2011-03-30 17:00
弹出窗口问题总结
4、使用window.
showModelDialog
弹出一个模态窗口5、使用window.showModele
幻蝶洋洋
·
2011-03-01 17:00
IE
JSP
浏览器
showModelDialog
弹出窗口上执行Action
在
showModelDialog
页面上的按钮执行action时,会弹出一个新的其他的空白页面,通常的直接写action的target="_self"不起作用。
win7452
·
2011-01-14 00:12
dialog
弹出窗口
休闲
新页面
showModel
window.open 与 window.
showModelDialog
常用弹出窗口-window.showModalDialog与window.open 用法 文章分类:Web前端 windows.open()用法简介 一、window.open()支持环境: JavaScript1.0+/JScript1.0+/Nav2+/IE3+/Opera3+ 二、基本语法: Java代码 1. window.open(pageURL
一林星辰
·
2010-11-18 10:00
html
UI
Web
windows
IE
字窗口调用父窗口的方法
当弹出窗口使用的是模态窗口 window.
showModelDialog
();方法时可以在子窗口使用: 1 . var parentObj = window.dialogArgument
fengpy2009
·
2010-11-07 21:00
方法
html 两窗体传值
</title> <script type="text/javascript"> function aa () { //window.window.
showModelDialog
sh2015yao
·
2010-09-07 09:00
JavaScript
html
javascript:showModalDialog 关于window.
showModelDialog
()方法打开的窗口
用window.
showModelDialog
()打开的窗口中的查询操作,总是打开一个新的页面来显示结果,把查询结果就显示在本页面中呢,我是过target="_self"放在提交的表单中也不行即便是指明新页面打开方式
wsql
·
2010-07-07 15:00
showModalDialog
showModelDialog
兼容IE6+,FF
if(document.all) //IE时用模态窗口打开 { var srcFile = "winduser.html"; var winFeatures = "dialogWidth:400px;dialogHeight:495px;
shencanfeng
·
2010-04-12 14:00
html
IE
window.open 与 window.
showModelDialog
常用弹出窗口-window.showModalDialog与window.open 用法 文章分类:Web前端 windows.open()用法简介 一、window.open()支持环境: JavaScript1.0+/JScript1.0+/Nav2+/IE3+/Opera3+ 二、基本语法: window.open(pageURL,name,parameters) 其中:
jinkingmanager
·
2010-03-26 16:00
html
windows
Web
UI
IE
关于IE特有的
showModelDialog
【转】
Javascript有许多内建的方法来产生对话框,如:window.alert(),window.confirm(),window.prompt().等。然而IE提供更多的方法支持对话框。如:showModalDialog()(IE4+支持)showModelessDialog()(IE5+支持) window.showModalDialog()方法用来创建一个显示HTML内容的模态对话框,由于
Ant_Yan
·
2009-04-29 17:00
JavaScript
function
浏览器
IE
button
internet
showModelDialog
打开的页面中,提交Action(如上传文件)时不打开新页面的代码控制
我们平常熟悉的直接写action的target="_self"并不能起作用,在网上找了一番,试验了一种可行的方案,记录下来: 1.在
showModelDialog
的那个页面添加2.设置form
hwalk
·
2009-02-11 16:00
action
子窗口返回值到父窗口
父窗口JS函数如下: function callSubMethod(){ var returnValue = window.
showModelDialog
("/jsp/SubPage.jsp
sunnidy
·
2008-11-28 14:00
jsp
js调用父窗口的方法
当弹出窗口使用的是模态窗口 window.
showModelDialog
();方法时可以在子窗口使用: 1 . var parentObj = window.dialogArgument
sunnidy
·
2008-11-27 15:00
js
ASP.NET 定时刷新页面
顺便说下标签的另一个作用,在使用
showModelDialog
()弹出模态对话框时,如果要清除页面缓存,可以在页面中加入。
holyrong
·
2008-09-09 12:00
公告
asp.net
showModalDialog和window.open用法
1,vReturnValue=window.
showModelDialog
(sURL[,vArguments][,sFeatures])vArguments--可选参数,用来向对话框传递参数。
·
2008-01-25 11:00
window.dialogArguments,
showmodeldialog
showmodeldialog
仅IE支持1。
·
2007-01-11 18:00
arguments
模式窗口的刷新问题
昨天用倒的模式窗口(window.
showModelDialog
("child.aspx",....)),可以向child.aspx传值(可可以是DHTML对象,数组。。。)
jinglecat
·
2005-08-31 22:00
ASP.NET
上一页
1
2
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他