Tuesday, September 4, 2007

Sucker Tree Menu Generation

Web Programmer needed to generate menus as their template style. It is very interesting to generate customize menu. Now I am writing about a menu that CSS and DOM hybrid and based on UL and LI and Supports multiple levels of sub menu. The main theme is, it crawls inner levels of Menu and fixed it position. The menu is successfully tested in IE6, Firefox 1.5, Opera 9, and IE7.



Some Advanced CSS used here:

Nested span: These are used to generate round shape menu and colored hover.

Inherited Class: Some inherited classes for UL and LI to generate sucker tree menu.

Here you can download the sample and try yourself.



0 comments: