
以下为详细代码 <html> <head> <title>移动层</title> <metahttp-equiv="Content-Type"content="text/html;charset=gb2312"> <st阅读全文
以下为详细代码 <!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.0Transitional//EN"> <HTML> <HEAD> <TITLE>利用java客户端静态页面玩分页</TITLE> &l阅读全文
以下为详细代码 <html> <head> <metahttp-equiv="Content-Type"content="text/html;charset=gb2312"/> <title>模仿as效果的跳动导航菜单</title&阅读全文
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="ht阅读全文
以下为详细代码 <html>一个简单的用java写的非常不错的贪食蛇游戏 <head> <scripttype="text/javascript"> functioncbsnake(){ //Pixelstomoveatonce this.jump阅读全文
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1- transitional.dtd"> <htmlxmlns阅读全文
以下为详细代码 带时钟的台历:一个非常非常漂亮的仿真电子台历 第一步:把如下代码加入<head>区域中: <STYLE>A.menuitem{ COLOR:menutext;TEXT-DECORATION:none } A.menuitem:hover{ C阅读全文
以下为详细代码 背景调色板:状态栏还能显示颜色值 <scriptlanguage="JavaScript"> <!-- //create6-elementarray varhex=newArray(6) //assignnon-dithereddescriptors阅读全文
以下为详细代码 手动调节背景色:背景色能用按钮进行手动调节 <scriptlanguage="JavaScript"> <!--Hiding varred=0; vargreen=0; varblue=0; varvalue=0; varconvert=newA阅读全文
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="ht阅读全文
以下为详细代码 <metahttp-equiv="Content-Type"content="text/html;charset=gb2312"/> <metahttp-equiv="Content-Language"content="zh-CN"/> <me阅读全文
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns阅读全文
以下为详细代码 <!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.01Transitional//EN""http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> <HTMLlang=zh阅读全文
JavaScript:iframe自动适应高度 <iframesrc="news.htm"id="newsiframe"marginwidth="0"marginheight="0"frameborder="0"scrolling="no"width="100%"onload="this.h阅读全文
以下为详细代码 获得当前页面的长宽高各项参数 <SCRIPTLANGUAGE="JavaScript"> vars=""; s+="\r\n网页可见区域宽:"+document.body.clientWidth; s+="\r\n网页可见区域高:"+document.bod阅读全文
以下为详细代码 静态页面在文本框中输入数字,表格直接算出相应的结果 <style>td{width:100px}</style> <tableborder=1> <tr><td>名称</td><td>单价阅读全文
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="ht阅读全文
以上是用到的图片 以下为详细代码 javascript表单验证! <script> functionpassreg(str,strname){ varpwdvalue=document.getElementById(str).value; varinfvalu阅读全文