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
showmodaldialog
marguee 上下滚动
varmarqueeBox=document.getElementById("marqueeBox");functionsendURL(id){window.
showModalDialog
("post/
刘立喜
·
2013-05-20 15:29
marquee
web
window.dialogArguments
http://hi.baidu.com/410838107/item/e03396710df4c83a70442370弹出子窗口window.
showModalDialog
( url, window )
bytxl
·
2013-05-20 09:00
showModelDialog的使用(一)
正文: window.
showModalDialog
(
·
2013-05-19 10:00
dialog
showModalDialog
的简单使用
阅读更多
showModalDialog
的简单使用1、要通过另外一个网页输入结果的网页UntitledDocumentfunctionviewData(cid,cname){//获取通过
showModalDialog
chinrui
·
2013-05-17 23:00
javascript
showModalDialog
showModalDialog
的简单使用
showModalDialog
的简单使用 1、要通过另外一个网页输入结果的网页 <!
chinrui
·
2013-05-17 23:00
JavaScript
showModalDialog
showModalDialog
的简单使用
阅读更多
showModalDialog
的简单使用1、要通过另外一个网页输入结果的网页UntitledDocumentfunctionviewData(cid,cname){//获取通过
showModalDialog
chinrui
·
2013-05-17 23:00
javascript
showModalDialog
JS父窗体子窗体操作
JS 父窗体与子窗体调用总结 【总结】 1.使用window.
showModalDialog
方法 父窗体:var retrunValue=window.
showModalDialog
newerdragon
·
2013-05-16 11:00
js
window.
showModalDialog
与window.open
//window.
showModalDialog
全屏显示functionwinModalFullScreen(strURL){ varsheight=screen.height-70; varswidth
chenzheng8975
·
2013-05-07 21:00
window.open
常用JavaScript代码(持续更新) 续2
199.模式窗口父窗口varurl="aaa.jsp";vardata=
showModalDialog
(url,null,"dialogHeight:400px;dialogHeight:600px;center
iteye_8029
·
2013-04-29 11:00
showModalDialog
()showModelessDialog()方法使用详解
如:
showModalDialog
()(IE4+支持)showModelessDialog()(IE5+支持)window.
showModalDialog
()方法用来创建一个显示HTML内容的模态对话框
笨笨丁
·
2013-04-26 22:00
JS中
showModalDialog
(模态窗口)详细使用
基本介绍:
showModalDialog
() (IE4+支持) showModelessDialog() (IE5+支持) window.
showModalDialog
lgscofield
·
2013-04-22 13:00
JavaScript
showModalDialog
模态窗口
JS中
showModalDialog
(模态窗口)详细使用
阅读更多基本介绍:
showModalDialog
()(IE4+支持)showModelessDialog()(IE5+支持)window.
showModalDialog
()方法用来创建一个显示HTML内容的模态对话框
lgscofield
·
2013-04-22 13:00
javascript
模态窗口
showModalDialog
JS中
showModalDialog
(模态窗口)详细使用
阅读更多基本介绍:
showModalDialog
()(IE4+支持)showModelessDialog()(IE5+支持)window.
showModalDialog
()方法用来创建一个显示HTML内容的模态对话框
lgscofield
·
2013-04-22 13:00
javascript
模态窗口
showModalDialog
JS中
showModalDialog
的使用解析
基本介绍:window.
showModalDialog
()方法用来创建一个显示HTML内容的模态对话框。
·
2013-04-17 21:02
html window.
showModalDialog
子页面向父页面传值
原来用的lhgdialog做的,想尝试下换个方式做,用window.
showModalDialog
,涉及到传值问题在这里和大家分享一下咯。
哗哗流水
·
2013-04-11 13:00
html
js
弹窗框
html window.
showModalDialog
子页面向父页面传值
原来用的lhgdialog做的,想尝试下换个方式做,用window.
showModalDialog
,涉及到传值问题 在这里和大家分享一下咯。
哗哗流水
·
2013-04-11 13:00
html js 弹窗框
showModalDialog
在IE和Firefox居中
function OpenWindow(Url, Width, Height, WindowObj) { var iTop = (window.screen.availHeight - 20 - Height) / 2; var iLeft = (window.screen.availWidth - 10 - Widt
xiaoganstar
·
2013-04-10 16:00
JavaScript
ASP.NET 清除模式窗口数据缓存的操作方式
使用模式窗口
showModalDialog
()弹出页面在asp.net中经常用到用的最多的就是点击“修改”按钮,弹出修改页面;修改成功之后,关闭修改页面,刷新父页面。
·
2013-04-09 18:45
showModelDialog的使用(一)
正文:window.
showModalDialog
()方法用来创建一个显示H
chenssy
·
2013-04-09 15:00
dialog
showModelDialog的使用(一)
正文: window.
showModalDialog
(
chenssy
·
2013-04-09 15:00
javascript Iframe(window.open() 操作父窗口、子窗口)
JavaScript(Iframe、window.open)父窗口与子窗口之间的操作 by cubeking JavaScript(Iframe、window.open、window.
showModalDialog
Jessie_lyj1
·
2013-03-29 16:00
iframe
window.open()
js:window.
showModalDialog
模态窗口小小的用一下
js实现在父窗口打开子窗口,子窗口获取父窗口数据,格式:window.
showModalDialog
(url,window,'dialogwidth=1800px;dialogheight=350px;
javaloveiphone
·
2013-03-27 19:00
showModalDialog
使用详解
id=851
showModalDialog
使用详解 今天在书上看到有
showModalDialog
这么个东西,看来我真是有点落伍了,在网上找了很久,发现这篇文章不错,原作者是谁也不清楚.
chenlong_1988
·
2013-03-24 17:00
js
showModalDialog
弹出窗口
showModalDialog
使用详解
id=851
showModalDialog
使用详解今天在书上看到有
showModalDialog
这么个东西,看来我真是有点落伍了,在网上找了很久,发现这篇文章不错,原作者是谁也不清楚.Javascript
chenlong_1988
·
2013-03-24 17:00
js
弹出窗口
showModalDialog
showModalDialog
使用详解
id=851
showModalDialog
使用详解今天在书上看到有
showModalDialog
这么个东西,看来我真是有点落伍了,在网上找了很久,发现这篇文章不错,原作者是谁也不清楚.Javascript
chenlong_1988
·
2013-03-24 17:00
js
弹出窗口
showModalDialog
JS中
showModalDialog
详细使用
Dlonghow/archive/2009/06/04/1496141.html 评: 基本介绍:
showModalDialog
MauerSu
·
2013-03-22 17:00
showModalDialog
Window.
ShowModalDialog
使用手册
基本介绍:
showModalDialog
()(IE4+支持)showModelessDialog()(IE5+支持)window.
showModalDialog
()方法用来创建一个显示HTML内容的模态对话框
刘立喜
·
2013-03-21 16:15
js---JS中
showModalDialog
详细使用
基本介绍:
showModalDialog
() (IE4+支持) showModelessDialog() (IE5+支持) window.
showModalDialog
liwenjie001
·
2013-03-20 11:00
js
windows
sharepoint 2010 弹出模式窗口
showModalDialog
并返回值returnResult方法
1。创建一个BasePage.aspx页面。 functionshowDialog(){ varoptions={ url:"ShowDialogPage.aspx", args:7, title:"选择页面", dialogReturnValueCallback:dialogCallback
cxx2325938
·
2013-03-20 09:00
showModalDialog
SharePoint
DialogResult
弹出模式窗口
JS 实现获取打开一个界面中输入的值
functionEntryPoint(){varstyle='dialogHeight:600px;dialogWidth:800px;status:no;help:0;scrool:yes';vara=window.
showModalDialog
·
2013-03-19 09:42
window.open()和window.
showModalDialog
()用法及区别
今天在看公司代码时,发现JSP页面有时会使用window.open()来获取一些数据,有时又会使用window.
showModalDialog
()来获取。
段进潮
·
2013-03-18 23:03
javascript
window.open()
window.open()和window.
showModalDialog
()用法及区别
今天在看公司代码时,发现JSP页面有时会使用window.open()来获取一些数据,有时又会使用window.
showModalDialog
()来获取。
段进潮
·
2013-03-18 23:03
JavaScript
window.open()
showModalDialog
下载文件问题 (如导出excel)
showDialog里好像不能用href,只能用onclick最近在项目中经常用到模态窗口(
showModalDialog
),客户需要在一个模态窗口中有"生成Excel报表"并"导出"的功能。
miaoshaohoa
·
2013-03-15 14:00
JS中
showModalDialog
和 window.open详细说明(传参数 返回参数的使用)
window.
showModalDialog
(URL,dialogArgments.features) dialogArgments 可以传入一个变量,但是我认为最好是传入一个window这样的话,不光你可以调用你前面定义的变量
翻开那一页
·
2013-03-15 10:00
SharePoint 2010 使用后台代码向SP.UI.ModalDialog.
showModalDialog
传值
SharePoint2010使用后台代码向SP.UI.ModalDialog.
showModalDialog
传值 文章http://www.cnblogs.com/sygwin/archive/2011
编码的笨笨
·
2013-03-14 14:27
SharePoint
2010
解决chrome浏览器无法得到window.
showModalDialog
返回值
解决chrome浏览器无法得到window.
showModalDialog
返回值原文地址:http://blog.csdn.net/feilonglulu/article/details/8026038
pzxsheng
·
2013-03-14 11:00
js弹出模式对话框,并接收回传值的方法
复制代码代码如下:functionopenDialog(){paramers="dialogWidth:500px;dialogHeight:300px;status:no";workerId=window.
showModalDialog
·
2013-03-12 10:57
showModalDialog
方法、open方法及parentt对象、opener对象
然而如果使用
showModalDialog
的话...却无效。
滴滴
·
2013-03-04 10:55
技术
JS中
showModalDialog
详细使用
基本介绍:
showModalDialog
()  
wo13145219
·
2013-02-20 11:00
JavaScript
JS中
showModalDialog
详细使用
基本介绍:
showModalDialog
() (IE4+支持) showModelessDialog() (IE5+支持) window.
showModalDialog
dangerous_fire
·
2013-02-19 15:00
Window.
ShowModalDialog
使用手册
fromdm&fromSearch&isFromSearchEngine=yesWindow.
ShowModalDialog
使用手册基本介绍:
showModalDialog
()
piaoxuan1987
·
2013-01-29 14:00
模态窗口window.
showModalDialog
1、基本知识
showModalDialog
() (IE 4+ 支持) showModelessDialog() (IE 5+ 支持) window.
showModalDialog
()
wang_zhi_peng2007
·
2013-01-28 13:00
不同窗口间的传值
用
showModalDialog
用法如下:vReturnValue = window.showModalDia
koself
·
2013-01-25 11:00
转 :
showModalDialog
与 returnValue
阅读更多returnValue是javascript中html的window对象的属性,目的是返回窗口值,当用window.
showModalDialog
函数打开一个IE的模式窗口(模式窗口知道吧,就是打开后不能操作父窗口
269629151
·
2013-01-24 09:00
returnValue
showModalDialog
转 :
showModalDialog
与 returnValue
returnValue是javascript中html的window对象的属性,目的是返回窗口值,当用window.
showModalDialog
函数打开一个IE的模式窗口(模式窗口知道吧,就是打开后不能操作父窗口
269629151
·
2013-01-24 09:00
returnvalue
showModalDialog
转 :
showModalDialog
与 returnValue
阅读更多returnValue是javascript中html的window对象的属性,目的是返回窗口值,当用window.
showModalDialog
函数打开一个IE的模式窗口(模式窗口知道吧,就是打开后不能操作父窗口
269629151
·
2013-01-24 09:00
returnValue
showModalDialog
js判断undefined类型,undefined,null,NaN的区别
js判断undefined类型今天使用
showModalDialog
打开页面,返回值时。
Truong
·
2013-01-17 17:00
as.net 弹出页面代码及相关解释
弹启一个带有收藏链接工具栏的窗口www.xxx.com4.网页对话框www.xxx.comhttp://www.xxx.comshowModalDialog()或是showModelessDialog()来调用网页对话框,至于
showModalDialog
jason_dct
·
2013-01-16 15:00
Web开发中的对话框弹出方式
1、原始的弹出对话框实现(弹出窗口也可以)我们知道,以前在没有应用其他javascript库(例如各种类型的Jquery库)的时候,一般是通过window.open或者window.
showModalDialog
li52618451
·
2013-01-09 14:05
JavaScript
jquery
function
对话框
window.
showModalDialog
一、参数介绍var returnValue= window.
showModalDialog
( Url , Arguments , Features ) 参数介绍:参数:returnValue: 返回打开的对话框窗口的
slnddd
·
2013-01-07 16:00
html
上一页
13
14
15
16
17
18
19
20
下一页
按字母分类:
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
其他