www.aspnetmenu.com虽然是asp.net做的,但是它保存菜单的XML可以借鉴。

解决方案 »

  1.   

    <HTML>
    <HEAD>
    <TITLE></TITLE>
    <META NAME='Robots' CONTENT='none'/>
    <META NAME='Keywords' CONTENT=''/>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312"><LINK REL="stylesheet" TYPE="text/css" HREF="default.css" />
    </HEAD>
    <BODY TOPMARGIN='0' LEFTMARGIN='0' MARGINHEIGHT='0' MARGINWIDTH='0' BGCOLOR='#FFFFFF' TEXT='#000000'><TABLE CELLPADDING='0' WIDTH='100%' CELLSPACING='0' BORDER='0' Height='100%'> <TR> <TD VALIGN='top' ALIGN='left' WIDTH='180' Height='100%'> <TABLE CELLPADDING='0' CELLSPACING='0' BORDER='0' Height='100%'> <TR> 
              <TD VALIGN='top'>&nbsp; </TD>
            </TR> <TR> <TD Height='100%' VALIGN='top'><table class="flyoutMenu" width="180" cellpadding="2" cellspacing="0" border="0" menudata="menu.xml" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
    <tr>
    <td>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td class="flyoutLink" handle="pt">
    <a href="/products/">首页</a>
    </td>
    </tr>
    </table>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
                          <td class="flyoutLink" handle=""> <a href="/library/">本地信息</a> 
                          </td>
    </tr>
    </table>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td class="flyoutLink" handle="">
    <a href="/code/">访客留言</a>
    </td>
    </tr>
    </table>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td class="flyoutLink" handle="dl">
    <a href="/downloads/">Downloads</a>
    </td>
    </tr>
    </table>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td class="flyoutLink" handle="ht">
    <a href="/howto/">How-To Index</a>
    </td>
    </tr>
    </table>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td class="flyoutLink" handle="mg">
    <a href="/msdnmag/">MSDN Magazine &amp; News</a>
    </td>
    </tr>
    </table>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
                          <td class="flyoutLink" handle="col"> <a href="http://www.lzeweb.com/lzmp3.htm" target="_blank">雷歌MP3下载</a> 
                          </td>
    </tr>
    </table>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td class="flyoutLink" handle="sup">
    <a href=" /isapi/gosupport.asp?target=/servicedesks/msdn/default.asp?fr=0&amp;sd=msdn">Support</a>
    </td>
    </tr>
    </table>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td class="flyoutLink" handle="devcom">
    <a href="/community/">Developer Community</a>
    </td>
    </tr>
    </table>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td class="flyoutLink" handle="train">
    <a href="/tce/">Training, Career &amp; Events</a>
    </td>
    </tr>
    </table>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td class="flyoutLink" handle="subscr">
    <a href="/subscriptions/">Subscriptions</a>
    </td>
    </tr>
    </table>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td class="flyoutLink" handle="part">
    <a href="/partners/">Partners &amp; Certification</a>
    </td>
    </tr>
    </table>
    </td>
    </tr>
    </table>
    <table class="flyoutMenu" width="180" cellpadding="2" cellspacing="0" border="0" menudata="menu.xml" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
    <tr>
    <td>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td class="flyoutLink" handle="">
    <a href="/isapi/gomscom.asp?target=/technet/">IT Professional</a>
    </td>
    </tr>
    </table>
    <table width="175" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td class="flyoutLink" handle="">
    <a href="/isapi/gomscom.asp?target=/business/">Business</a>
    </td>
    </tr>
    </table>
    </td>
    </tr>
    </table>          </TD>
            </TR> </TABLE></TD>
        <TD ALIGN='left' VALIGN='top'>&nbsp; 
      </table></BODY> </HTML>
      

  2.   

    sheng9hhd(无形) :大哥,我说的微软菜单源代码就是在这个地儿下的.
      

  3.   

    去http://www.lilacsoft.com/main.asp看看。
    点点右键试试,这个菜单支持多级,很不错哦。
      

  4.   

    看看 http://www.fwcn.com/tutorial/popup_01.html