Today we are going to build the second most common site menu navigation, the vertical navigation menu. Here we are going to be using only pure CSS, no hacks, and unordered lists to create our vertical menu and three levels of pop outs. This vertical navigation menu will work in IE5, IE6, IE7 and IE8 as well as FF and Safari.
Comments
Very nice tutorial, you could spice it up with some fading effect using jquery :).