摘要:
通用:onclick 鼠标单击ondblclick 鼠标双击onmouseover 鼠标放上onmouseout 鼠标离开onmousemove 鼠标移动 表单:onchang 表单的值改变onblur 失去焦点onfocus 获得焦点onselect 选中 阅读全文
posted @ 2016-09-23 16:17
夜雨声烦丶
阅读(117)
评论(0)
推荐(0)
摘要:
<style type="text/css">*{ margin:0px auto; padding:0px}#menu{ width:240px; height:30px;}.list{ width:60px; height:30px; float:left; text-align:center; 阅读全文
posted @ 2016-09-23 16:14
夜雨声烦丶
阅读(149)
评论(0)
推荐(0)
摘要:
<style type="text/css">*{ margin:0px auto; padding:0px}#left{ height:600px; background-color:#63C; float:left}#right{ height:600px; background-color:# 阅读全文
posted @ 2016-09-23 16:13
夜雨声烦丶
阅读(149)
评论(0)
推荐(0)
摘要:
<style type="text/css">*{ margin:0px auto; padding:0px}#wai{ width:200px; height:10px; border:1px solid #60F;}#nei{ width:0px; height:10px; background 阅读全文
posted @ 2016-09-23 16:12
夜雨声烦丶
阅读(104)
评论(0)
推荐(0)
摘要:
<style type="text/css">*{ margin:0px auto; padding:0px; font-family:微软雅黑; font-size:14px;} </style> </head><body> <div style="width:1000px; height:250 阅读全文
posted @ 2016-09-23 16:11
夜雨声烦丶
阅读(145)
评论(0)
推荐(0)
摘要:
<style type="text/css">*{ margin:0px auto; padding:0px}#menu{ width:700px; height:40px; border:1px solid #999; margin-top:30px}.list{ width:100px; hei 阅读全文
posted @ 2016-09-23 10:52
夜雨声烦丶
阅读(111)
评论(0)
推荐(0)
摘要:
<style type="text/css">*{ margin:0px auto; padding:0px}#xiala{ width:180px; height:33px; border:1px solid #999;text-align:center; line-height:33px; ve 阅读全文
posted @ 2016-09-23 10:52
夜雨声烦丶
阅读(159)
评论(0)
推荐(0)
摘要:
<div style="width:600px; height:100px;"> <select id="year"> </select> 年 <select id="month" onchange="FillDay()"> </select> 月 <select id="day"> </selec 阅读全文
posted @ 2016-09-23 10:50
夜雨声烦丶
阅读(239)
评论(0)
推荐(0)
摘要:
<style type="text/css"> *{ margin:0px auto; padding:0px; font-family:微软雅黑; font-size:14px;} </style> </head> <body> <div style="width:600px; height:50 阅读全文
posted @ 2016-09-23 10:48
夜雨声烦丶
阅读(204)
评论(0)
推荐(0)
摘要:
DOM:文档对象模型 --树模型文档:标签文档,对象:文档中每个元素对象,模型:抽象化的东西 一:window: 属性(值或者子对象):opener:打开当前窗口的源窗口,如果当前窗口是首次启动浏览器打开的,则opener是null,可以利用这个属性来关闭源窗口。 方法(函数):事件(事先设置好的程 阅读全文
posted @ 2016-09-23 08:36
夜雨声烦丶
阅读(176)
评论(0)
推荐(0)
浙公网安备 33010602011771号