⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 0134.htm

📁 最全的JS大全,希望大家喜欢.收录于网络.收录于网络.最全的JS大全,希望大家喜欢.
💻 HTM
字号:
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><!-- saved from url=(0032)http://www.ie-zone.com/index.php --><HTML><!-- #BeginTemplate "/Templates/Js.dwt" --> <HEAD><!-- #BeginEditable "doctitle" --> <TITLE>模仿微软按钮的连接</TITLE><!-- #EndEditable --> <META http-equiv=Content-Type content="text/html; charset=gb2312"><LINK  href="../../fav.ico" rel="shortcut icon"><STYLE type=text/css>BODY {	MARGIN: 25px 25px 25px}#all TD {	FONT-SIZE: 12px; LINE-HEIGHT: 15px; FONT-FAMILY: "Verdana", "Arial","新宋体", "宋体"}INPUT {	FONT-SIZE: 12px; LINE-HEIGHT: 15px; FONT-FAMILY: "Verdana", "Arial","新宋体", "宋体"}SELECT {	FONT-SIZE: 12px; LINE-HEIGHT: 15px; FONT-FAMILY: "Verdana", "Arial","新宋体", "宋体"}P {	FONT-SIZE: 12px; LINE-HEIGHT: 15px; FONT-FAMILY: "Verdana", "Arial","新宋体", "宋体"}TEXTAREA {	FONT-SIZE: 12px; LINE-HEIGHT: 15px; FONT-FAMILY: "Verdana", "Arial","新宋体", "宋体"}#all A:active {	COLOR: #7d070c}#all A:visited {	COLOR: #7d070c}#all A:hover {	COLOR: #336699}#all A:link {	COLOR: #7d070c}</STYLE><SCRIPT language=JavaScript><!--function MM_goToURL() { //v3.0  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");}function JM_cc(ob){var obj=MM_findObj(ob); if (obj) { obj.select();js=obj.createTextRange();js.execCommand("Copy");}}function MM_findObj(n, d) { //v4.0  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);  if(!x && document.getElementById) x=document.getElementById(n); return x;}//--></SCRIPT><META content="MSHTML 5.50.4134.600" name=GENERATOR></HEAD><BODY id=all text=#000000 bgColor=#336699><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>  <TR bgColor=#ffffff>     <TD><IMG src="../images/sq_1.gif" width=11 height="14"></TD>    <TD width="100%"></TD>    <TD><IMG src="../images/sq_2.gif"    width=11 height="14"></TD>  </TR></TABLE><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>  <TR bgColor=#ffffff>     <TD><IMG src="../../images/space.gif" width=11 height="1"></TD>    <TD width="100%">       <table width="100%" border="0" cellpadding="8">        <tr>           <td align="center">             <script language="JavaScript">document.write("<font color=#7d070c style=\"font-size: 14px\">"+document.title+"</font>");</script>          </td>        </tr>        <tr>           <td bgcolor="#f7f7f7"><!-- #BeginEditable "example" -->             <script language="JavaScript" src="js/coolbuttons.js"></script>            <table class="coolBar">              <tr>                 <td class="coolButton"> <font face="Verdana" size="2"><b>JS实例宝库</b></font>                 </td>                <td class="coolButton"> <font face="Verdana" size="2"><b>教程与心得</b></font></td>              </tr>            </table>            <!-- #EndEditable --></td>        </tr>        <tr>           <td><!-- #BeginEditable "code" -->1.下载 <a href="js/coolbuttons.js" target="_blank">coolbutton.js</a>             并连接到你的页面<br>            &lt;script language=&quot;JavaScript&quot; src=&quot;js/coolbuttons.js&quot;&gt;<br>            &lt;/script&gt;<br>            <br>            2. 使用方法之一用&lt;table&gt;<br>            &lt;table <font color="#990000">class=&quot;coolBar&quot;</font>&gt;<br>            &lt;tr&gt;<br>            &lt;td <font color="#990000">class=&quot;coolButton&quot;</font>&gt;<br>            &lt;font face=&quot;Verdana&quot; size=&quot;2&quot;&gt;&lt;b&gt;JS实例宝库&lt;/b&gt;&lt;/font&gt;<br>            &lt;/td&gt;<br>            &lt;td <font color="#990000">class=&quot;coolButton&quot;</font>&gt;<br>            &lt;font face=&quot;Verdana&quot; size=&quot;2&quot;&gt;&lt;b&gt;教程与心得&lt;/b&gt;&lt;/font&gt;<br>            &lt;/td&gt;<br>            &lt;/tr&gt;<br>            &lt;/table&gt;             <table class="coolBar">              <tr>                 <td class="coolButton"> <font face="Verdana" size="2"><b>JS实例宝库</b></font>                 </td>                <td class="coolButton"> <font face="Verdana" size="2"><b>教程与心得</b></font>                 </td>              </tr>            </table>            <p>使用方法之二用&lt;div&gt;<br>              &lt;div <font color="#990000">class=&quot;coolBar&quot;</font> style=&quot;width:100px&quot;&gt;<br>              &lt;span <font color="#990000">class=&quot;coolButton&quot;</font>               style=&quot;width:100px&quot; <font color="#990000">onClick=&quot;window.location='http://www.51js.com'&quot;</font>&gt;&lt;img               src=&quot;home.gif&quot;&gt; &lt;b&gt;Back Home&lt;/b&gt;&lt;/span&gt;<br>              &lt;/div&gt; <br>            </p>            <div class="coolBar" style="width:100px"> <span class="coolButton" style="width:100px" onClick="window.location='http://dynamicdrive.com'"><img src="img/home.gif" width="16" height="17">               <b>Back Home</b></span> </div>            <p>&nbsp; </p>            <p><br>            </p>            <p></p>            <!-- #EndEditable --></td>        </tr>      </table>    </TD>    <TD><IMG src="../../images/space.gif"    width=11 height="1"></TD>  </TR></TABLE><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>  <TR bgColor=#ffffff>     <TD><IMG src="../images/sq_3.gif" width=11 height="14"></TD>    <TD width="100%"></TD>    <TD><IMG src="../images/sq_4.gif"    width=11 height="14"></TD>  </TR></TABLE></BODY><!-- #EndTemplate --></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -