description[0] = "<font color=#102541 size=20><a href='dhtx.htm'>大华和信.</a></font>";

解决方案 »

  1.   

    <html><head><title>New Page 1</title>
    <script language="JavaScript">
    <!-- Begin
    var description = new Array();
    description[0] = "<font color=#102541 size=10><a href='dhtx.htm'>大华和信.</a></font>";
    description[1] = "<font color=#555555> 合作方式.</font>";
    description[2] = "<font color=#FFFFFF>国内新闻  国际新闻.</font>";
    description[3] = "<font color=#FFFFFF>广告概述  标志  海报  画册.</font>";
    description[4] = "<font color=#FFFFFF>文字概述  作平展示.</font>";
    description[5] = "<font color=#FFFFFF>文字概述  易拉卷  灯箱  和架  椅子架.</font>";
    description[6] = "<font color=#FFFFFF>文字概述  翡翠人才  优秀团队  团队活动.</font>";
    description[7] = "<font color=#FFFFFF>联系方式  在线服务  留言.</font>";function MM_out() { //v3.0
      return Words.innerHTML ="sdasdasd";
    }//  End -->
    </script>
    </head><body>
    <table>
      <tr>
    <td valign=bottom width="58" id="Words"> 
    <div align="center"><a onMouseOver=" Words.innerHTML =description[0];" href="file:///D|/%B4%F3%BB%AA/%C8%B7%C8%CF%B8%E5/xin/f0099.htm">
    <font size="2">新闻动态</font></a> 
    </div>
    </td>
    <td valign=bottom width="57"> 
    <div align="center"><a onMouseOver=MM_out() ; href="file:///D|/%B4%F3%BB%AA/%C8%B7%C8%CF%B8%E5/xin/f0099.htm">
    <font size="2">平面广告</font></a> 
    </div>
    </td></body>
      

  2.   

    不行,我试过了,运行出错 Words.innerHTML 解析出错
      

  3.   

    怎么会不行?
    <script language="JavaScript">var description = new Array();
    description[0] = "<font color=#102541 size=20> 大华和信.</font>";
    description[1] = "<font color=#555555><a href='hzfs.htm'>合作方式.</a></font>";
    description[2] = "<font color=#FFFFFF><a href='gnxw.htm'>国内新闻</a>  <a href='gzxw.htm'>国际新闻</a>.</font>";
    description[3] = "<font color=#FFFFFF>广告概述  标志  海报  画册.</font>";
    description[4] = "<font color=#FFFFFF>文字概述  作平展示.</font>";
    description[5] = "<font color=#FFFFFF>文字概述  易拉卷  灯箱  和架  椅子架.</font>";
    description[6] = "<font color=#FFFFFF>文字概述  翡翠人才  优秀团队  团队活动.</font>";
    description[7] = "<font color=#FFFFFF>联系方式  在线服务  留言.</font>";function MM_out() { //v3.0
      return Words.innerHTML ="<font color=#555555>臣臣臣臣臣臣臣臣  合作方式.</font>";
    }
    </script><body bgcolor=#DDDDDD>
    <font size="2" color="#FFFFFF"><a onMouseOver="Words.innerHTML =description[2];" href="file:///D|/%B4%F3%BB%AA/%C8%B7%C8%CF%B8%E5/xin/f0099.htm">新闻动态</a></font> 
    <font size="2" color="#FFFFFF"><a onMouseOver=MM_out(); href="file:///D|/%B4%F3%BB%AA/%C8%B7%C8%CF%B8%E5/xin/f0099.htm">平面广告</a></font>         
    <span id=Words></span>
      

  4.   

    description[0] = "<a href="http://www.microsoft.com"><font color=#102541 size=20> 大华和信.</font></a>";
      

  5.   

    我搞不懂楼主的意思,程序是测试过了可以的,是你的要求不明确,点新闻动态时都转向了,怎么显示?不懂你的意思<a href=** target="_blank">,除非弹出新的窗口
      

  6.   

    就是你的不行啊,不跳出微软的调试程序,description[1] = "<font color=#555555><a href='hzfs.htm'>合作方式.</a></font>";
    <a onMouseOver="Words.innerHTML =description[2];" 
    你在这个里面加入链接是不行的啊,我是IE5的,不知道是不是这个问题
      

  7.   

    你这样写就等于是在<a <a> </a> >  这样的语句了啊,怎么能够运行呢
      

  8.   

    //这样可以了吗?
    <html><head><title>New Page 1</title>
    <script language="JavaScript">
    <!-- Begin
    var description = new Array();
    description[0] = "<font color=#102541 size=10><a href='dhtx.htm'>大华和信.</a></font>";
    description[1] = "<font color=#555555> 合作方式.</font>";
    description[2] = "<font color=#FFFFFF>国内新闻  国际新闻.</font>";
    description[3] = "<font color=#FFFFFF>广告概述  标志  海报  画册.</font>";
    description[4] = "<font color=#FFFFFF>文字概述  作平展示.</font>";
    description[5] = "<font color=#FFFFFF>文字概述  易拉卷  灯箱  和架  椅子架.</font>";
    description[6] = "<font color=#FFFFFF>文字概述  翡翠人才  优秀团队  团队活动.</font>";
    description[7] = "<font color=#FFFFFF>联系方式  在线服务  留言.</font>";function MM_out() { //v3.0
      return Words.innerHTML ="<font color=#555555><a href='sddddd'>合作方式</a></font>";
      }//  End -->
    </script>
    </head><body>
    <table>
      <tr>
    <td valign=bottom width="58" id="Words"> 
    <div align="center"><a onMouseOver=" Words.innerHTML =description[0];" href="file:///D|/%B4%F3%BB%AA/%C8%B7%C8%CF%B8%E5/xin/f0099.htm">
    <font size="2">新闻动态</font></a> 
    </div>
    </td>
    <td valign=bottom width="57"> 
    <div align="center"><a onMouseOver=MM_out() ; href="file:///D|/%B4%F3%BB%AA/%C8%B7%C8%CF%B8%E5/xin/f0099.htm">
    <font size="2">平面广告</font></a> 
    </div>
    </td></body>
    </html>
      

  9.   

    其实这样就成了
    <html><head><title>New Page 1</title>
    </head><body><table border="0" width="19%">
      <tr>
        <td width="45%" onmouseover="hz.style.visibility='visible'" onmouseout="hz.style.visibility='hidden'"><b>新闻动态</b></td>
        <td width="55%"></td>
      </tr>
      <tr>
        <td width="45%"><b><span style="visibility: hidden" id="hz"><a href="javascript:void(0)">合作方式</span></b></a></td>
        <td width="55%"></td>
      </tr>
    </table></body></html>
      

  10.   

    <BODY bgcolor=#99999>
    <script language="JavaScript">
    <!-- Begin
    var description = new Array();
    description[0] = "<font color=#102541 size=20><a href='dhtx.htm'> 大华和信.</a></font>";
    description[1] = "<font color=#555555> 合作方式.</font>";
    description[2] = "<font color=#FFFFFF><a href=xw.htm>国内新闻  国际新闻.</a></font>";
    description[3] = "<font color=#FFFFFF>广告概述  标志  海报  画册.</font>";
    description[4] = "<font color=#FFFFFF>文字概述  作平展示.</font>";
    description[5] = "<font color=#FFFFFF>文字概述  易拉卷  灯箱  和架  椅子架.</font>";
    description[6] = "<font color=#FFFFFF>文字概述  翡翠人才  优秀团队  团队活动.</font>";
    description[7] = "<font color=#FFFFFF>联系方式  在线服务  留言.</font>";function MM_out() { //v3.0
      return Words.innerHTML ="<font color=#555555>臣臣臣臣臣臣臣臣  合作方式.</font>";
    }//  End -->
    </script>
    <table>
    <tr>
     <td valign=bottom width="58"> 
    <div align="center"><a onMouseOver=" Words.innerHTML =description[2];" href="file:///D|/%B4%F3%BB%AA/%C8%B7%C8%CF%B8%E5/xin/f0099.htm">新闻动态</a> 
    </div></td>
    <td valign=bottom width="57"> 
    <div align="center"><a onMouseOver=MM_out() ; href="file:///D|/%B4%F3%BB%AA/%C8%B7%C8%CF%B8%E5/xin/f0099.htm">平面广告</a> 
    </div></td>
    </tr>
    </table>
    <div id=Words></div>
    点到相关的文字会在下一行出现一个说明文字,我要让点击说明文字能够链接到别的网页要怎么做呢?????
    ==============================================================
    你首先得有一个元素名字叫Words阿
      

  11.   

    //这样就解决了<html><head><title>New Page 1</title>
    </head><body><table border="0" width="19%">
      <tr>
        <td width="45%" onmouseover="hz.style.visibility='visible'" ,onmouseout="hz.style.visibility='hidden'"><b>新闻动态</b></td>
        <td width="55%"></td>
      </tr>
      <tr>
        <td width="45%"><b><span style="visibility: hidden" id="hz"><a href="javascript:void(0)" onmouseover="hz.style.visibility='visible'" onmouseout="hz.style.visibility='hidden'">合作方式</span></b></a></td>
        <td width="55%"></td>
      </tr>
    </table></body></html>
      

  12.   

    用英文的文件试试看href="file:///D|/%B4%F3%BB%AA/%C8%B7%C8%CF%B8%E5/xin/f0099.htm">平面广告</a>