文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>常用js代码大全(一)

常用js代码大全(一)

时间:2008-04-22  来源:傲枭

<link rel="File-List" href="file:///F:%5CRubbish%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"><link rel="Edit-Time-Data" href="file:///F:%5CRubbish%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_editdata.mso"><link rel="themeData" href="file:///F:%5CRubbish%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"><link rel="colorSchemeMapping" href="file:///F:%5CRubbish%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"><style> </style>

一、打开页面自动最大化。

 

二、显示现在时间

三、过长文本的显示限制

<DIV STYLE="width: 120px; border: 1px solid blue;

            overflow: hidden; text-overflow:ellipsis">

<NOBR>就是比如有一行文字很长表格内一行显示不下</NOBR>

</DIV>

四、文本链接渐隐渐显

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML>

<HEAD>

<TITLE> New Document </TITLE>

<META NAME="Generator" CONTENT="EditPlus">

<META NAME="Author" CONTENT="">

<META NAME="Keywords" CONTENT="">

<META NAME="Description" CONTENT="">

</HEAD>

 

<BODY>

 

</BODY>

</HTML>

<A HREF="">让你的文本链接渐隐渐显</A>

 

五、静态页面的分页

<!doctype html public "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />

<title> JavaScript: showPages v1.0 [by Lapuasi.com]</title>

<style>

/* Pages Main Tyle */

.pages {

       color: #000000;

       cursor: default;

       font-size: 10px;

       font-family: Tahoma, Verdana;

       padding: 3px 0px 3px 0px;

}

.pages .count, .pages .number, .pages .arrow {

       color: #000000;

       font-size: 10px;

       background-color: #F7F7F7;

       border: 1px solid #CCCCCC;

}

/* Page and PageCount Style */

.pages .count {

       font-weight: bold;

       border-right: none;

       padding: 2px 10px 1px 10px;

}

/* Mode 0,1,2 Style (Number) */

.pages .number {

       font-weight: normal;

       padding: 2px 10px 1px 10px;

}

.pages .number a, .pages .number span {

       font-size: 10px;

}

.pages .number span {

       color: #999999;

       margin: 0px 3px 0px 3px;

}

.pages .number a {

       color: #000000;

       text-decoration: none;

}

.pages .number a:hover {

       color: #0000ff;

}

/* Mode 3 Style (Arrow) */

.pages .arrow {

       font-weight: normal;

       padding: 0px 5px 0px 5px;

}

.pages .arrow a, .pages .arrow span {

       font-size: 10px;

       font-family: Webdings;

}

.pages .arrow span {

       color: #999999;

       margin: 0px 5px 0px 5px;

}

.pages .arrow a {

       color: #000000;

       text-decoration: none;

}

.pages .arrow a:hover {

       color: #0000ff;

}

/* Mode 4 Style (Select) */

.pages select, .pages input {

       color: #000000;

       font-size: 10px;

       font-family: Tahoma, Verdana;

}

/* Mode 5 Style (Input) */

.pages .input input.ititle, .pages .input input.itext, .pages .input input.icount {

       color: #666666;

       font-weight: bold;

       background-color: #F7F7F7;

       border: 1px solid #CCCCCC;

}

.pages .input input.ititle {

       width: 70px;

       text-align: right;

       border-right: none;

}

.pages .input input.itext {

       width: 25px;

       color: #000000;

       text-align: right;

       border-left: none;

       border-right: none;

}

.pages .input input.icount {

       width: 35px;

       text-align: left;

       border-left: none;

}

.pages .input input.ibutton {

      

       color: #FFFFFF;

       font-weight: bold;

       font-family: Verdana;

       background-color: #999999;

       border: 1px solid #666666;

       padding: 0px 0px 2px 1px;

       margin-left: 2px;

       cursor: hand;

}

 

/* body */

body {

       font-size: 12px;

}

</style>

</head>

 

<body>

</body>

</html>

六、DIV的透明层实现

<body bgcolor="#ff0ddd">

<div id="Layer1" style="position:absolute; width:260px; z-index:1; left: 50px; top: 77px; filter:Alpha(opacity=30)">

        <table width="96%" border="1" cellpadding="1" cellspacing="1" bordercolor="#FFFFFF" bgcolor="#999999">

          <tr>

                               

            <td height="25" bgcolor="#f5f5f5" class="13">你也可以在这里插入图片</td>

                              </tr>

                              <tr>

                                

            <td height="20" bgcolor="#f5f5f5" class="12">你想注册地图名片吗</td>

                              </tr>

                              <tr>

                               

            <td height="20" bgcolor="#f5f5f5" class="12">http://mc.mapabc.com</td>

                              </tr>

                              <tr>

                               

            <td height="20" bgcolor="#f5f5f5" class="12">EMAIL:[email protected]</td>

                              </tr>

                              <tr>

                               

            <td height="20" bgcolor="#f5f5f5" class="12">地址</td>

                              </tr>

                              <tr>

                               

            <td height="20" bgcolor="#f5f5f5" class="12">邮编</td>

                              </tr>

                            </table>

              </div>

相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载