window.screen,window screen

http://www.itjxue.com  2023-01-17 19:26  来源:未知  点击次数: 

HTML中,什么叫做Windows对像?

window对象是一个虚拟的对象,可以把它看作是你所使用的浏览器的窗口,其地位很高,因为他是浏览器脚本引擎中的globalobject。

Window -- 代表浏览器中一个打开的窗口:

对象属性

window //窗口自身

window.self //引用本窗户window=window.self

window.name //为窗口命名

window.defaultStatus //设定窗户状态栏信息

window.location //URL地址,配备布置这个属性可以打开新的页面

对象方法

window.alert("text") //提示信息会话框

window.confirm("text") //确认会话框

window.prompt("text") //要求键盘输入会话框

window.setIntervel("action",time) //每一隔指定的时间(毫秒)就执行一次操作

window.clearInterval() //清除时间配备布置作用就是终止轮回

window.setTimeout(action,time) //隔了指定的时间(毫秒)执行一次操作

window.open() //打开新的窗口

window.close() //关闭窗口

成员对象

window.event

window.document //见document对象详解

window.history

window.screen

window.navigator

window.external

-------------------------------------------------- -------------------

window.history对象

window.history.length //浏览过的页面数

history.back() //后退

history.forward() //前进

history.go(i) //前进或后退到历史记录的第i个页面

//i0进步,i0 后退

  ------------------------------------------------- -------------------

window.screen对象

 window.screen.width //屏幕宽度

window.screen.height //屏幕高度

window.screen.colorDepth //屏幕色深

window.screen.availWidth //可用宽度

window.screen.availHeight //可用高度(除去任务栏的高度)

-------------------------------------------------- -------------------

window.external对象

window.external.AddFavorite("地址","标题" ) //把网站新增到保藏夹

-------------------------------------------------- -------------------

window.navigator对象

window.navigator.appCodeName //浏览器代码名

window.navigator.appName //浏览器应用程序名

window.navigator.appMinorVersion //浏览器补丁版本

window.navigator.cpuClass //cpu类型 x86

window.navigator.platform //操作体系类型 win32

window.navigator.plugins

window.navigator.opsProfile

window.navigator.userProfile

window.navigator.systemLanguage //客户体系语言 zh-cn简体中文

window.navigator.userLanguage //用户语言,同上

window.navigator.appVersion //浏览器版本

window.navigator.userAgent

window.navigator.onLine //用户否在线

window.navigator.cookieEnabled //浏览器是否撑持cookie

window.navigator.mimeTypes

document对象 -- 代表整个HTML 文档,可用来访问页面中的所有元素:

对象属性

document.title //设置文档标题等价于HTML的title标签

document.bgColor //设置页面背景色

document.fgColor //设置前景色(文本颜色)

document.linkColor //未点击过的链接颜色

document.alinkColor //激活链接(焦点在此链接上)的颜色

document.vlinkColor //已点击过的链接颜色

document.URL //设置URL属性从而在同一窗口打开另一网页

document.fileCreatedDate //文件建立日期,只读属性

document.fileModifiedDate //文件修改日期,只读属性

document.fileSize //文件大小,只读属性

document.cookie //设置和读出cookie

document.charset //设置字符集 简体中文:gb2312

常用对象方法

document.write() //动态向页面写入内容

document.createElement(Tag) //创建一个html标签对象

document.getElementById(ID) //获得指定ID值的对象

document.getElementsByName(Name) //获得指定Name值的对象

document.body.appendChild(oTag)

body-主体子对象

document.body //指定文档主体的开始和结束等价于body/body

document.body.bgColor //设置或获取对象后面的背景颜色

document.body.link //未点击过的链接颜色

document.body.alink //激活链接(焦点在此链接上)的颜色

document.body.vlink //已点击过的链接颜色

document.body.text //文本色

document.body.innerText //设置body.../body之间的文本

document.body.innerHTML //设置body.../body之间的HTML代码

document.body.topMargin //页面上边距

document.body.leftMargin //页面左边距

document.body.rightMargin //页面右边距

document.body.bottomMargin //页面下边距

document.body.background //背景图片

document.body.appendChild(oTag) //动态生成一个HTML对象

常用对象事件

document.body.onclick="func()" //鼠标指针单击对象是触发

document.body.onmouseover="func()" //鼠标指针移到对象时触发

document.body.onmouseout="func()" //鼠标指针移出对象时触发

location-位置子对象

document.location.hash // #号后的部分

document.location.host // 域名+端口号

document.location.hostname // 域名

document.location.href // 完整URL

document.location.pathname // 目录部分

document.location.port // 端口号

document.location.protocol // 网络协议(http:)

document.location.search // ?号后的部分

常用对象事件

documeny.location.reload() //刷新网页

document.location.reload(URL) //打开新的网页

document.location.assign(URL) //打开新的网页

document.location.replace(URL) //打开新的网页

selection-选区子对象

document.selection

images集合(页面中的图象):

----------------------------

a)通过集合引用

document.images //对应页面上的img标签

document.images.length //对应页面上img标签的个数

document.images[0] //第1个img标签

document.images[i] //第i-1个img标签

----------------------------

b)通过nane属性直接引用

img name="oImage"

document.images.oImage //document.images.name属性

----------------------------

c)引用图片的src属性

document.images.oImage.src //document.images.name属性.src

window screen是什么意思

window screen 英[?wind?u skri:n] 美[?w?ndo skrin]

n. 纱窗,窗格子;

[例句]The utility model relates to insect prevention device, especially a window screen with insect prevention function.

本实用新型涉及昆虫防护作用装置,特别是一种具有昆虫防护作用的纱窗。

窗户的英文是什么

窗户的英文:window

英式发音:[?w?nd??]?

美式发音:[?w?ndo?]

中文释义:

n. 窗;窗户;窗口;窗玻璃;(计算机屏幕的)窗口,视窗;墙上(或信封等上)开的窗形的口;透明窗口

复数: windows

例句:

My mate dived headfirst through a window and I ran down the hallway.

我的同伴从窗口一头扎了下去,而我则沿着走廊跑。

扩展资料

窗户的相关英文:

1、window screen

中文释义:n. 纱窗;窗格子

例句:

The utility model relates to insect prevention device, especially a window screen with insect prevention function.

本实用新型涉及昆虫防护作用装置,特别是一种具有昆虫防护作用的纱窗。

2、glass window

中文释义:玻璃窗

例句:

A large green awning is set over the glass window to shelter against the sun.

在玻璃窗上装了个绿色的大遮棚以遮挡阳光。

3、show window

中文释义:橱窗;展览窗;陈列窗

例句:

Anna found a beautiful toy in a show window and look at it for a few minutes.

安娜看到商店橱窗里陈列了一个漂亮的玩具,她看了一小会儿。

如何制作网页左右两边的广告代码(可关闭的那种)

分类: 电脑/网络 程序设计 其他编程语言

问题描述:

如何制作网页左右两边的广告代码(可关闭的那种)

左右各两张图片.关闭其中一张则全部关闭.

可跟随上下移动.

解析:

script language=javascript

dt3_flash="/ad/swf/yuandan.swf" 左边flash

dt4_flash="/ad/swf/yuandan.swf" 右边

dt3_img="/ggao/gif/hezuo.gif" 左边图片

dt4_img="/ggao/gif/hezuo.gif" 右边

dl_click="indexx" 点击后连接地址

function duilianload()

{

sidebar3.style.top=50; 离顶部距离

sidebar3.style.left=5; 离左边距离

sidebar4.style.top=50;

sidebar4.style.right=5; 右边距离

}

function MoveLayer(layerName)

{

var y = 50;浮动广告层固定于浏览器的y方向位置

var diff = (document.body.scrollTop + y - eval("document.all." + layerName + ".style.posTop"))*0.93;

var y = document.body.scrollTop + y - diff;

eval("document.all." + layerName + ".style.posTop = y");

setTimeout("MoveLayer('"+layerName+"');", 20);设置20毫秒后再调用函数MoveLayer()

}

if(document.all window.screen.width800)

{

flash对联

document.write("div id=sidebar3 style='position: absolute;visibility:visible;z-index:1'EMBED src='"+dt3_flash+"' quality=high WIDTH=100 HEIGHT=300 TYPE='application/x-shockwave-flash' id=duilianid wmode=transparent/EMBED/div"+"div id=sidebar4 style='position: absolute;visibility:visible;z-index:1'EMBED src='"+dt4_flash+"' quality=high WIDTH=100 HEIGHT=300 TYPE='application/x-shockwave-flash' id=duilianid wmode=transparent/EMBED/div");

图片对联

document.write("div id=sidebar3 style='position: absolute;visibility:visible;z-index:1'a href='/ggao/hezuo' target='_blank'img src='"+dt3_img+"' border=0/a/div"+"div id=sidebar4 style='position: absolute;visibility:visible;z-index:1'a href='/ggao/hezuo' target='_blank'img src='"+dt4_img+"' border=0/a/div");

duilianload();

MoveLayer('sidebar3');

MoveLayer('sidebar4');

}

function duilian_DoFSCommand(mand,args)

{

if (mand == "Close")

{

if (args=="left"){

document.all.sidebar3.style.visibility = "hidden";

}

else if (args=="right"){

document.all.sidebar4.style.visibility = "hidden";

}

else{

document.all.sidebar3.style.visibility = "hidden";

document.all.sidebar4.style.visibility = "hidden";

}

}

if (mand == "GoUrl"){

window.open(dl_click);

}

}

if (document.all){

document.write("Script language=\"JavaScript\" For=\"duilianid\" Event=\"FSCommand(mand,args)\"\n");

document.write(" duilian_DoFSCommand(mand,args);\n");

document.write("/Scri"+"pt\n");

}

/script

修改为自己的就可以了!

window.screen.width 和window.screen.availWidth有什么不

window.screen.width

功能:声明了显示浏览器的屏幕的宽度,以像素计。

window.screen.availWidth

功能:声明了显示浏览器的屏幕的可用宽度,以像素计。

例如:

获取浏览器的宽度、高度、可用宽度、可用高度。

script type="text/javascript"

document.write( "屏幕宽度:"+screen.width+"pxbr /" );

document.write( "屏幕高度:"+screen.height+"pxbr /" );

document.write( "屏幕可用宽度:"+screen.availWidth+"pxbr /" );

document.write( "屏幕可用高度:"+screen.availHeight+"px" );

/script

(责任编辑:IT教学网)

更多

推荐CSS教程文章