请教,,,,,,,,,,,

解决方案 »

  1.   

    晕倒,框架嘛!
    左边一个表格(树的下一层在字前加俩空格就行了),右边显示内容
      

  2.   

    大佬,我就是想知道那个树是怎么搞出来的。请把脚本贴出来看看。谢谢!!!
      

  3.   

    用xml
    <?xml version="1.0"?>
    <!-- edited with XML Spy v3.5 NT (http://www.xmlspy.com) by xiao (cdweb) -->
    <menu site="Windows" subsite="Windows">
    <submenu handle="WindowsXP">
    <item href="/china/windowsxp/default.asp" label="Windows XP 主页"/>
    <item href="/china/windowsxp/pro/default.asp" label="Windows XP 专业版"/>
    <item href="/china/windowsxp/home/default.asp" label="Windows XP 家庭版"/>
    </submenu>
    <submenu handle="Windows2000">
    <item href="/china/windows2000/default.htm" label="Windows 2000 主页"/>
    <item href="/china/windows2000/guide/professional/overview/default.htm" label="Windows 2000 Professional"/>
    <item href="/china/windows2000/guide/server/overview/default.htm" label="Windows 2000 Server"/>
    <item href="/china/windows2000/guide/server/overview/default.htm" label="Windows 2000 Advanced Server"/>
    <item href="/china/windows2000/guide/datacenter/default.asp" label="Windows 2000 Datacenter Server"/>
    <item href="/china/windows2000/default.htm" label="Windows 2000 主页"/>
    <item href="/china/windows2000/guide/professional/overview/default.htm" label="Windows 2000 Professional"/>
    <item href="/china/windows2000/guide/server/overview/default.htm" label="Windows 2000 Server"/>
    <item href="/china/windows2000/guide/server/overview/default.htm" label="Windows 2000 Advanced Server"/>
    <item href="/china/windows2000/guide/datacenter/default.asp" label="Windows 2000 Datacenter Server"/>
    <item href="/china/windows2000/default.htm" label="Windows 2000 主页"/>
    <item href="/china/windows2000/guide/professional/overview/default.htm" label="Windows 2000 Professional"/>
    <item href="/china/windows2000/guide/server/overview/default.htm" label="Windows 2000 Server"/>
    <item href="/china/windows2000/guide/server/overview/default.htm" label="Windows 2000 Advanced Server"/>
    <item href="/china/windows2000/guide/datacenter/default.asp" label="Windows 2000 Datacenter Server"/>
    <item href="/china/windows2000/default.htm" label="Windows 2000 主页"/>
    <item href="/china/windows2000/guide/professional/overview/default.htm" label="Windows 2000 Professional"/>
    <item href="/china/windows2000/guide/server/overview/default.htm" label="Windows 2000 Server"/>
    <item href="/china/windows2000/guide/server/overview/default.htm" label="Windows 2000 Advanced Server"/>
    <item href="/china/windows2000/guide/datacenter/default.asp" label="Windows 2000 Datacenter Server"/>
    <item href="/china/windows2000/default.htm" label="Windows 2000 主页"/>
    <item href="/china/windows2000/guide/professional/overview/default.htm" label="Windows 2000 Professional"/>
    <item href="/china/windows2000/guide/server/overview/default.htm" label="Windows 2000 Server"/>
    <item href="/china/windows2000/guide/server/overview/default.htm" label="Windows 2000 Advanced Server"/>
    <item href="/china/windows2000/guide/datacenter/default.asp" label="Windows 2000 Datacenter Server"/>
    <item href="/china/windows2000/default.htm" label="Windows 2000 主页"/>
    <item href="/china/windows2000/guide/professional/overview/default.htm" label="Windows 2000 Professional"/>
    <item href="/china/windows2000/guide/server/overview/default.htm" label="Windows 2000 Server"/>
    <item href="/china/windows2000/guide/server/overview/default.htm" label="Windows 2000 Advanced Server"/>
    <item href="/china/windows2000/guide/datacenter/default.asp" label="Windows 2000 Datacenter Server"/>
    </submenu>
    <submenu handle="WindowsEmbedded">
    <item href="/china/windows/embedded/" label="Windows Embedded 主页"/>
    <item href="/china/windows/embedded/ce/default.asp" label="Windows CE"/>
    <item href="/china/windows/embedded/nt/default.asp" label="Windows NT Embedded"/>
    <item href="/china/windows/embedded/sak/default.asp" label="Windows 2000 with Server Appliance Kit"/>
    <item href="/windows/embedded/community/default.asp" label="Windows Embedded Community"/>
    </submenu>
    <submenu handle="InternetExplorer">
    <item href="/windows/ie_intl/cn/default.htm" label="Internet Explorer 主页"/>
    <item href="/windows/ieak/default.asp" label="Internet Explorer Administration Kit"/>
    <item href="/unix/ie/default.asp" label="Internet Explorer for Unix"/>
    <item href="/mac/products/ie/ie_default.asp" label="Internet Explorer for Macintosh"/>
    </submenu>
    </menu>
    <META http-equiv=Content-Type content="text/html; charset=gb2312">
    <LINK href="css.css" type=text/css rel=stylesheet>
    <LINK href="default.css" type=text/css rel=stylesheet>
    <BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginwidth="0" marginheight="0"><TABLE class=flyoutMenu cellSpacing=0 cellPadding=2 width=180 border=0 menudata="menu.xml">
      <TR>
        <TD>
          <TABLE cellSpacing=0 cellPadding=0 width=176 border=0>
            <TR>
            <TD class=flyoutHeading>&nbsp;<B>产品</B></A></TD>
            </TR>
          </TABLE>
          <TABLE cellSpacing=0 cellPadding=0 width=176 border=0>
            <TR>
             <TD class=flyoutLink handle="WindowsXP">
             <A href="http://www.microsoft.com/china/windowsxp/default.asp">Windows XP</A>
             </TD>
            </TR>
          </TABLE>
          <TABLE cellSpacing=0 cellPadding=0 width=176 border=0>
           <TR>
            <TD class=flyoutLink handle="Windows2000">
             <A href="http://www.microsoft.com/china/windows2000/default.htm">Windows 2000</A>
            </TD>
          </TR>
        </TABLE>
          <TABLE cellSpacing=0 cellPadding=0 width=176 border=0>      
            <TR>
            <TD class=flyoutLink handle="WindowsEmbedded">
             <A href="http://www.microsoft.comembedded/default.asp">Windows Embedded</A> 
       </TD>
       </TR>
       </TABLE>
      </TD>
    </TR>
    </TABLE>
    <TABLE class=flyoutMenu cellSpacing=0 cellPadding=2 width=180 border=0 menudata="menu.xml">
    <TR>
        <TD>
          <TABLE cellSpacing=0 cellPadding=0 width=176 border=0>
            <TR>
              <TD class=flyoutHeading>
               &nbsp;<B>技术</B> 
             </TD>
            </TR>
          </TABLE>
          <TABLE cellSpacing=0 cellPadding=0 width=176 border=0>
            <TR>
              <TD class=flyoutLink handle="InternetExplorer">
               <A href="http://www.microsoft.com/windows/ie_intl/cn/default.htm">Internet Explorer</A>
              </TD>
            </TR>
          </TABLE>
    <table width="176" cellpadding="0" cellspacing="0" border="0"><tr><td class="flyoutLink"><a href="/china/windows/windowsmedia/default.asp">Windows Media Player</a>
    </td></tr></table>     </TD>
    </TR>
    </TABLE><table class="flyoutMenu" menudata="/china/windows/menu.xml" width="180" cellpadding="2" cellspacing="0" border="0" >
    <tr>
    <td> <table width="176" cellpadding="0" cellspacing="0" border="0"><tr><td class="flyoutHeading">&nbsp;<b>资源</b></td></tr></table> <table width="176" cellpadding="0" cellspacing="0" border="0"><tr><td class="flyoutLink"> 
    <a href="http://windowsupdate.microsoft.com/">Windows Update</a>
    </td></tr></table> <table width="176" cellpadding="0" cellspacing="0" border="0"><tr><td class="flyoutLink"> 
    <a href="http://go.microsoft.com/fwlink/?linkid=374">Windows Catalog</a>
    </td></tr></table>
    </td>
    </tr>
    </table>
    </body>
      

  4.   

    进行分析,太长了…………………………