以前寫的兩個(gè)CSS樹形菜單
更新時(shí)間:2006年12月22日 00:00:00 作者:
第一次寫的CSS樹形菜單比較簡(jiǎn)單,只有二級(jí)目錄,javascript代碼總共不到十行,主要是靠CSS中的包含寫法來實(shí)現(xiàn)的。
演示地址:
(1)http://www.cnlei.org/mycode/csstreemenu/index.html
(2)http://cnlei.iecn.net/mycode/csstreemenu/index.html
下載鏈接:
(1)http://www.cnlei.org/mycode/csstreemenu/csstreemenu.rar
(2)http://cnlei.iecn.net/mycode/csstreemenu/csstreemenu.rar
在第一次寫的基礎(chǔ)上改進(jìn)成了無限級(jí)了,并取名為:CNL Tree Menu
1."CNL Tree Menu"為無限級(jí)樹形,兼容以下版本的瀏覽器:IE5.0+, FF1.06+, Opera8.5+ ……
2.HTML,CSS,JavaScript代碼相互分離(即數(shù)據(jù),風(fēng)格,腳本三者分離),可應(yīng)用于多種場(chǎng)合,易于維護(hù)修改;更換樹形圖標(biāo),只需要修改CSS文件.
3.通過W3C校驗(yàn)(XHtml1-Strict,CSS1.0).
演示地址:
(1)http://www.cnlei.org/mycode/CNLTreeMenu/Ver1.0.2/index.html
(2)http://cnlei.iecn.net/mycode/CNLTreeMenu/Ver1.0.2/index.html
下載鏈接:
(1)http://www.cnlei.org/mycode/CNLTreeMenu/CNLTreeMenuVer1.0.2.rar
(2)http://cnlei.iecn.net/mycode/CNLTreeMenu/CNLTreeMenuVer1.0.2.rar
演示地址:
(1)http://www.cnlei.org/mycode/csstreemenu/index.html
(2)http://cnlei.iecn.net/mycode/csstreemenu/index.html
下載鏈接:
(1)http://www.cnlei.org/mycode/csstreemenu/csstreemenu.rar
(2)http://cnlei.iecn.net/mycode/csstreemenu/csstreemenu.rar
在第一次寫的基礎(chǔ)上改進(jìn)成了無限級(jí)了,并取名為:CNL Tree Menu
1."CNL Tree Menu"為無限級(jí)樹形,兼容以下版本的瀏覽器:IE5.0+, FF1.06+, Opera8.5+ ……
2.HTML,CSS,JavaScript代碼相互分離(即數(shù)據(jù),風(fēng)格,腳本三者分離),可應(yīng)用于多種場(chǎng)合,易于維護(hù)修改;更換樹形圖標(biāo),只需要修改CSS文件.
3.通過W3C校驗(yàn)(XHtml1-Strict,CSS1.0).
演示地址:
(1)http://www.cnlei.org/mycode/CNLTreeMenu/Ver1.0.2/index.html
(2)http://cnlei.iecn.net/mycode/CNLTreeMenu/Ver1.0.2/index.html
下載鏈接:
(1)http://www.cnlei.org/mycode/CNLTreeMenu/CNLTreeMenuVer1.0.2.rar
(2)http://cnlei.iecn.net/mycode/CNLTreeMenu/CNLTreeMenuVer1.0.2.rar
您可能感興趣的文章:

