一再提问

wangyupacket 2001-11-29 07:59:35
谁能搞诉我,打开自定意的窗口(openchromeless)是js哪个版本出现的。
...全文
95 7 打赏 收藏 转发到动态 举报
写回复
用AI写文章
7 条回复
切换为时间正序
请发表友善的回复…
发表回复
xchunyu 2001-12-01
  • 打赏
  • 举报
回复
Syntax

vReturnValue = window.showModelessDialog(sURL [, vArguments] [, sFeatures])
Parameters

sURL Required. String that specifies the URL of the document to load and display.
vArguments Optional. Variant that specifies the arguments to use when displaying the document. Use this parameter to pass a value of any type, including an array of values. The dialog box can extract the values passed by the caller from the dialogArguments property of the window object.
sFeatures Optional. Variant of type String that specifies the window ornaments for the dialog box, using one or more of the following semicolon-delimited values: dialogHeight:sHeight Sets the height of the dialog window (see Remarks for default unit of measure).
dialogLeft:sXPos Sets the left position of the dialog window relative to the upper-left corner of the desktop.
dialogTop:sYPos Sets the top position of the dialog window relative to the upper-left corner of the desktop.
dialogWidth:sWidth Sets the width of the dialog window (see Remarks for default unit of measure).
center:{ yes | no | 1 | 0 | on | off } Specifies whether to center the dialog window within the desktop. The default is yes.
dialogHide:{ yes | no | 1 | 0 | on | off } Specifies whether the dialog window is hidden when printing or using print preview. This feature is only available when a dialog box is opened from a trusted application. The default is no.
edge:{ sunken | raised } Specifies the edge style of the dialog window. The default is raised.
help:{ yes | no | 1 | 0 | on | off } Specifies whether the dialog window displays the context-sensitive Help icon. The default is yes.
resizable:{ yes | no | 1 | 0 | on | off } Specifies whether the dialog window has fixed dimensions. The default is no.
scroll:{ yes | no | 1 | 0 | on | off } Specifies whether the dialog window displays scrollbars. The default is yes.
status:{ yes | no | 1 | 0 | on | off } Specifies whether the dialog window displays a status bar. The default is yes for untrusted dialog windows and no for trusted dialog windows.
unadorned:{ yes | no | 1 | 0 | on | off } Specifies whether the dialog window displays the border window chrome. This feature is only available when a dialog box is opened from a trusted application. The default is no.

TwoDigitMan 2001-12-01
  • 打赏
  • 举报
回复
和 showModalDialog 一样
showModelessDialog(网页地址,"初始参数","status:no;help:no;.."
wangyupacket 2001-11-30
  • 打赏
  • 举报
回复
能不能说的具体点呢,语法?谢谢!!!!!!!!!!!!!!
xchunyu 2001-11-30
  • 打赏
  • 举报
回复
showModelessDialog Method

5.0以上,ok?
ragweed_wg 2001-11-30
  • 打赏
  • 举报
回复
window.open的方法,IE3以上 OR Netscape2以上的版本就已经支持了。当初支不支持自定义就不知道了。
wangyupacket 2001-11-29
  • 打赏
  • 举报
回复
是吗,需要哪个版本的ie呢,谢谢
xchunyu 2001-11-29
  • 打赏
  • 举报
回复
这个只与IE的版本有关系,

87,992

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧