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

📄 0037.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" -->            <form name="isc">              <table border="0" cellspacing="0" cellpadding="0">                <tr align="center">                   <td nowrap height="11"> &nbsp;                     <select name="example" size="1" onChange="redirect(this.options.selectedIndex)">                      <option selected>---Select1-------------</option>                      <option>Webmaster Sites</option>                      <option>News Sites</option>                    </select>                    <select name="stage2" size="1" onChange="redirect1(this.options.selectedIndex)">                      <option value=" " selected> </option>                      <option value=" " selected>---Select2--------------</option>                      <option value=" " selected>---Select2--------------</option>                    </select>                    <select name="stage3" size="1" onChange="redirect2(this.options.selectedIndex)">                      <option value=" " selected> </option>                      <option value=" " selected>---Select3----------------</option>                      <option value=" " selected>---Select3----------------</option>                    </select>                    <script><!--/*Triple Combo Script CreditBy Hamid Cheheltani/ Website Abstraction (http://www.wsabstract.com)Visit http://wsabstract.com for this and over 400+ other scripts*/var groups=document.isc.example.options.lengthvar group=new Array(groups)for (i=0; i<groups; i++)group[i]=new Array()group[0][0]=new Option("---Select2---"," ");group[1][0]=new Option("Now Select This One"," ");group[1][1]=new Option("JavaScript","47");group[1][2]=new Option("DHTML","46");group[1][3]=new Option("CGI","45");group[2][0]=new Option("Now Select This One"," ");group[2][1]=new Option("General News","115");group[2][2]=new Option("Technology News","116"); var temp=document.isc.stage2function redirect(x){for (m=temp.options.length-1;m>0;m--)temp.options[m]=nullfor (i=0;i<group[x].length;i++){temp.options[i]=new Option(group[x][i].text,group[x][i].value)}temp.options[0].selected=trueredirect1(0)}var secondGroups=document.isc.stage2.options.lengthvar secondGroup=new Array(groups)for (i=0; i<groups; i++)  {secondGroup[i]=new Array(group[i].length)for (j=0; j<group[i].length; j++)  {secondGroup[i][j]=new Array()  }}secondGroup[0][0][0]=new Option("---Select 3---"," ");secondGroup[1][0][0]=new Option("---Select 3---"," ");secondGroup[1][1][0]=new Option("Now Select This One"," ");secondGroup[1][1][1]=new Option("Website Abstraction","http://wsabstract.com");secondGroup[1][1][2]=new Option("JavaScript for the non programmer","http://webteacher.com/javascript/");secondGroup[1][1][3]=new Option("Java-Scripts.net","http://java-scripts.net");secondGroup[1][2][0]=new Option("Now Select This One"," ");secondGroup[1][2][1]=new Option("Dynamic Drive","http://www.dynamicdrive.com");secondGroup[1][2][2]=new Option("Beginner\'s Guide to DHTML","http://www.geocities.com/ResearchTriangle/Facility/4490/");secondGroup[1][2][3]=new Option("Web Coder","http://webcoder.com/");secondGroup[1][3][0]=new Option("Now Select This One"," ");secondGroup[1][3][1]=new Option("CGI Resources","http://www.cgi-resources.com");secondGroup[1][3][2]=new Option("Ada\'s Intro to CGI","http://adashimar.hypermart.net/");secondGroup[2][0][0]=new Option("---Select 3---"," ");secondGroup[2][1][0]=new Option("Now Select This One"," ");secondGroup[2][1][1]=new Option("CNN","http://www.cnn.com");secondGroup[2][1][2]=new Option("MSNBC","http://www.msnbc.com");secondGroup[2][1][3]=new Option("ABC News","http://www.abcnews.com");secondGroup[2][2][0]=new Option("Now Select A Page"," ");secondGroup[2][2][1]=new Option("News.com","http://www.news.com");secondGroup[2][2][2]=new Option("Wired","http://www.wired.com");var temp1=document.isc.stage3function redirect1(y){for (m=temp1.options.length-1;m>0;m--)temp1.options[m]=nullfor (i=0;i<secondGroup[document.isc.example.options.selectedIndex][y].length;i++){temp1.options[i]=new Option(secondGroup[document.isc.example.options.selectedIndex][y][i].text,secondGroup[document.isc.example.options.selectedIndex][y][i].value)}temp1.options[0].selected=true}function redirect2(z){window.location=temp1[z].value}//--></script>                  </td>                </tr>              </table>            </form>            <!-- #EndEditable --></td>        </tr>        <tr>           <td><!-- #BeginEditable "code" -->1.将下面的代码复制到 &lt;body&gt; 内             <input type="button" name="Button" value="复制到我的剪贴板" onClick=JM_cc('js_1')>            <br>            <form name="form1" method="post" action="">              <textarea name="js_1" wrap="VIRTUAL" cols="80" rows="10">&lt;FORM name=&quot;isc&quot;&gt;&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;  &lt;tr align=&quot;center&quot;&gt;     &lt;td nowrap height=&quot;11&quot;&gt; &amp;nbsp;&lt;select name=&quot;example&quot; size=&quot;1&quot; onChange=&quot;redirect(this.options.selectedIndex)&quot;&gt;&lt;option selected&gt;---Select1-------------&lt;/option&gt;&lt;option&gt;Webmaster Sites&lt;/option&gt;&lt;option&gt;News Sites&lt;/option&gt;&lt;/select&gt;&lt;select name=&quot;stage2&quot; size=&quot;1&quot; onChange=&quot;redirect1(this.options.selectedIndex)&quot;&gt;&lt;option value=&quot; &quot; selected&gt; &lt;/option&gt;&lt;option value=&quot; &quot; selected&gt;---Select2--------------&lt;/option&gt;&lt;option value=&quot; &quot; selected&gt;---Select2--------------&lt;/option&gt;&lt;/select&gt;&lt;select name=&quot;stage3&quot; size=&quot;1&quot; onChange=&quot;redirect2(this.options.selectedIndex)&quot;&gt;&lt;option value=&quot; &quot; selected&gt; &lt;/option&gt;&lt;option value=&quot; &quot; selected&gt;---Select3----------------&lt;/option&gt;&lt;option value=&quot; &quot; selected&gt;---Select3----------------&lt;/option&gt;&lt;/select&gt;&lt;script&gt;<!--/*Triple Combo Script CreditBy Hamid Cheheltani/ Website Abstraction (http://www.wsabstract.com)Visit http://wsabstract.com for this and over 400+ other scripts*/var groups=document.isc.example.options.lengthvar group=new Array(groups)for (i=0; i<groups; i++)group[i]=new Array()group[0][0]=new Option("---Select2---"," ");group[1][0]=new Option("Now Select This One"," ");group[1][1]=new Option("JavaScript","47");group[1][2]=new Option("DHTML","46");group[1][3]=new Option("CGI","45");group[2][0]=new Option("Now Select This One"," ");group[2][1]=new Option("General News","115");group[2][2]=new Option("Technology News","116"); var temp=document.isc.stage2function redirect(x){for (m=temp.options.length-1;m>0;m--)temp.options[m]=nullfor (i=0;i<group[x].length;i++){temp.options[i]=new Option(group[x][i].text,group[x][i].value)}temp.options[0].selected=trueredirect1(0)}var secondGroups=document.isc.stage2.options.lengthvar secondGroup=new Array(groups)for (i=0; i<groups; i++)  {secondGroup[i]=new Array(group[i].length)for (j=0; j<group[i].length; j++)  {secondGroup[i][j]=new Array()  }}secondGroup[0][0][0]=new Option("---Select 3---"," ");secondGroup[1][0][0]=new Option("---Select 3---"," ");secondGroup[1][1][0]=new Option("Now Select This One"," ");secondGroup[1][1][1]=new Option("Website Abstraction","http://wsabstract.com");secondGroup[1][1][2]=new Option("JavaScript for the non programmer","http://webteacher.com/javascript/");secondGroup[1][1][3]=new Option("Java-Scripts.net","http://java-scripts.net");secondGroup[1][2][0]=new Option("Now Select This One"," ");secondGroup[1][2][1]=new Option("Dynamic Drive","http://www.dynamicdrive.com");secondGroup[1][2][2]=new Option("Beginner\'s Guide to DHTML","http://www.geocities.com/ResearchTriangle/Facility/4490/");secondGroup[1][2][3]=new Option("Web Coder","http://webcoder.com/");secondGroup[1][3][0]=new Option("Now Select This One"," ");secondGroup[1][3][1]=new Option("CGI Resources","http://www.cgi-resources.com");secondGroup[1][3][2]=new Option("Ada\'s Intro to CGI","http://adashimar.hypermart.net/");secondGroup[2][0][0]=new Option("---Select 3---"," ");secondGroup[2][1][0]=new Option("Now Select This One"," ");secondGroup[2][1][1]=new Option("CNN","http://www.cnn.com");secondGroup[2][1][2]=new Option("MSNBC","http://www.msnbc.com");secondGroup[2][1][3]=new Option("ABC News","http://www.abcnews.com");secondGroup[2][2][0]=new Option("Now Select A Page"," ");secondGroup[2][2][1]=new Option("News.com","http://www.news.com");secondGroup[2][2][2]=new Option("Wired","http://www.wired.com");var temp1=document.isc.stage3function redirect1(y){for (m=temp1.options.length-1;m>0;m--)temp1.options[m]=nullfor (i=0;i<secondGroup[document.isc.example.options.selectedIndex][y].length;i++){temp1.options[i]=new Option(secondGroup[document.isc.example.options.selectedIndex][y][i].text,secondGroup[document.isc.example.options.selectedIndex][y][i].value)}temp1.options[0].selected=true}function redirect2(z){window.location=temp1[z].value}//-->&lt;/script&gt;		&lt;/td&gt;  &lt;/tr&gt;&lt;/table&gt;&lt;/FORM&gt;&lt;p&gt;&lt;font face=&quot;arial&quot; size=&quot;-2&quot;&gt;This free script provided by&lt;/font&gt;&lt;br&gt;&lt;font face=&quot;arial, helvetica&quot; size=&quot;-2&quot;&gt;&lt;a href=&quot;http://wsabstract.com&quot;&gt;WebsiteAbstraction&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;</textarea>            </form>            <!-- #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 + -