Web Pages Designed With Your Wallet In Mind!
CSS - Vertical Menu List
Checked in FF 2.0 and IE 7.0 only.
Download 3 images (do NOT HOTLINK):
Description: This is a lean CSS vertical menu. The markup is entirely based on an ordinary HTML list, with support for 1 level of nested lists. The nested lists are transformed into 2nd level drop down menus that appears dynamically onmouseover. The entire menu interface is styled via the external CSS, even the arrow image that appears automatically beside menu items that carry a 2nd level.
Directions:
Step 1: Add the following code to the <head> section of your page:
- It references two external files and 3 images:
- cssverticalmenu.css
- # cssverticalmenu.js
- # The three images
Step 2: Add the below HTML to your page, which contain your menu links:
Step 3: Add the following code to a blank HTML page named cssverticalmenu.css:
Step 4: Add the following code to a blank HTML page named cssverticalmenu.js:






