您好,欢迎访问三七文档
方正飞鸿智能信息平台(FIXES2007):+8651286665500Fax:+8651287183808服务平台:苏州、北京、武汉、江阴、东莞、东京、大阪方正国际软件有限公司FounderInternationalCo.,Ltd.方正集团IT产业集信息技术之大成,提供IT服务、软件、硬件和数据运营在内的综合解决方案。FounderGroup'sITsectorisaleaderininformationtechnology,providingcomprehensivesolutions,includingITservices,software,hardware,anddataoperation.方正飞鸿:当失去输入焦点后产生该事件onFocus:当输入获得焦点后,产生该文件Onchange:当文字值改变时,产生该事件Onselect:当文字加亮后,产生该文件inputtype=textvalue=郭强onfocus=if(value=='郭强'){value=''}onblur=if(value==''){value='郭强'}点击时文字消失,失去焦点时文字再出现2.网页按钮的特殊颜色inputtype=buttonname=Submit1value=郭强size=10class=s02style=background-color:rgb(235,207,22)3.鼠标移入移出时颜色变化inputtype=submitvalue=找吧name=B1onMouseOut=this.style.color=blueonMouseOver=this.style.color=redclass=button4.平面按钮inputtype=submitvalue=订阅style=border:1pxsolid:#666666;height:17px;width:25pt;font-size:9pt;BACKGROUND-COLOR:#E8E8FF;color:#666666name=submit5.按钮颜色变化inputtype=textname=nickstyle=border:1pxsolid#666666;font-size:9pt;height:17px;BACKGROUND-COLOR:#F4F4FF;color:#ff6600size=15maxlength=166.平面输入框inputtype=textname=T1size=20style=border-style:solid;border-width:17.使窗口变成指定的大小scriptwindow.resizeTo(300,283);/script8.使文字上下滚动marqueedirection=upscrollamount=1scrolldelay=100onmouseover='this.stop()'onmouseout='this.start()'height=60!--head_scrolltext--trtd共和国/table!--endhead_scrolltext--/marquee方正飞鸿智能信息平台(FIXES2007):+8651286665500Fax:+8651287183808服务平台:苏州、北京、武汉、江阴、东莞、东京、大阪方正国际软件有限公司FounderInternationalCo.,Ltd.方正集团IT产业集信息技术之大成,提供IT服务、软件、硬件和数据运营在内的综合解决方案。FounderGroup'sITsectorisaleaderininformationtechnology,providingcomprehensivesolutions,includingITservices,software,hardware,anddataoperation.方正飞鸿:=window.status='网站建设可以点击文字实现radio选项的选定br inputtype=radioname=regtypevalue=A03id=A03labelfor=A03情侣:一次注册两个帐户/labelbr11.可以在文字域的font写onclick事件12.打印/a打印网页ahref='javascript:window.print()'13.线型输入框inputtype=textname=keysize=12value=关键字onFocus=this.select()onMouseOver=this.focus()class=line14.显示文档最后修改日期scriptlanguage=javascriptfunctionhi(str){document.write(document.lastModified)alert(hi+str+!)}/script15.可以在鼠标移到文字上时就触发事件htmlheadscriptlanguage=LiveScript!--Hidingfunctionhello(){alert(哈罗!);}/script/headbodyahref=onMouseOver=hello()link/a/body/html方正飞鸿智能信息平台(FIXES2007):+8651286665500Fax:+8651287183808服务平台:苏州、北京、武汉、江阴、东莞、东京、大阪方正国际软件有限公司FounderInternationalCo.,Ltd.方正集团IT产业集信息技术之大成,提供IT服务、软件、硬件和数据运营在内的综合解决方案。FounderGroup'sITsectorisaleaderininformationtechnology,providingcomprehensivesolutions,includingITservices,software,hardware,anddataoperation.方正飞鸿:!—functionbgChange(selObj){newColor=selObj.options[selObj.selectedIndex].text;document.bgColor=newColor;selObj.selectedIndex=-1;}//--/SCRIPTBODYSTYLE=font-family:ArialBChangingBackgroundColors/BBRFORMSELECTSIZE=8onChange=bgChange(this);OPTIONRedOPTIONOrangeOPTIONYellowOPTIONGreenOPTIONBlueOPTIONIndigoOPTIONVioletOPTIONWhiteOPTIONpink/SELECT/FORM/BODY/HTML17.将按钮的特征改变styletype=text/CSS!--.style1{font-size:12px;background:#CCCCFF;border-width:thinthinthinthin;border-color:#CCCCFF#CCCCCC#CCCCCC#CCCCFF}.style2{font-size:12px;font-weight:bold;background:#CCFFCC;border-width:thinmediummediumthin;方正飞鸿智能信息平台(FIXES2007):+8651286665500Fax:+8651287183808服务平台:苏州、北京、武汉、江阴、东莞、东京、大阪方正国际软件有限公司FounderInternationalCo.,Ltd.方正集团IT产业集信息技术之大成,提供IT服务、软件、硬件和数据运营在内的综合解决方案。FounderGroup'sITsectorisaleaderininformationtechnology,providingcomprehensivesolutions,includingITservices,software,hardware,anddataoperation.方正飞鸿:}--/style本例按钮的代码如下:inputtype=submitname=Submitvalue=提交onmouseover=this.className='style2'onmouseout=this.className='style1'class=style118.改变按钮的图片.styletype=text/css!--.style3{font-size:12px;background:url(image/buttonbg1.gif);border:0px;width:60px;height:22px}.style4{font-size:12px;font-weight:bold;background:url(image/buttonbg2.gif);border:0px0;width:60px;height:22px}--/style本例的按钮代码如下:inputtype=submitname=Submit2value=提交onmouseover=this.className='style4'onmouseo
本文标题:web开发常用200个JS代码_Web开发_Java快速开发_.net快速开发
链接地址:https://www.777doc.com/doc-4332031 .html