CSS+JQuery+XML二級菜單

來源:互聯網
上載者:User

做公司網站時候做的一個二級菜單,通過XML配置,拿來分享一下,源碼隨附件奉上
:

 

* 用XML做設定檔,其他代碼用JS產生,實現代碼與資料分離。
* IE6大多標籤不支援hover,這裡使用JQuery的hover事件函數。
* 測試環境IE6、Firefox3,代碼很好的相容了IE和Firefox,其他環境未做測試。
* 滑鼠移動活動連結高亮顯示,而且下拉式功能表不會被文字遮擋,當然Select表單元素除外。
* 使用JQuery的函數讀取XML總是失敗,所以這裡用了一個自訂的函數loadXML()。
* 有其他疑問或建議請發郵件給我,歡迎訪問我的Blog: http://www.cnblogs.com/shaoyun與我交流。

附件:JSXMLMenu.rar

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.