A simple image drop down menu
24th November 2009
copyright © stu nicholls - CSS play
Information
I have had many requests recently for a single level dropdown menu that uses images in place of text for the top level and the sub levels so I thought that I would demonstrate a very simple method of doing this.
The above menu uses just six images and is very simple to produce. The top level is just one background image held in the containing div and each of the sub menus is also just one image placed in the containing ul. Each link is then mapped on top of the corresponding image and has a rollover state where an arrow is added as a background image in each link.
Tested in IE6, IE7, IE8, Firefox, Opera, Safari(PC) and Google Chrome
The images used are as follows
The top level list (reduced in size to fit this page width)
The 'Products' sub menu
The 'Services' sub menu
The 'Outlets' sub menu
The 'Terms' sub menu
The rollover arrow
I will be producing a more complex version shortly which will use individual images for each link with rollover.
Copyright
Because of all the time and effort spent in producing this demonstration
I would ask that you respect my copyright.
- If you are using this on a personal web site then please retain the copyright comment in the stylesheet.
A donation to the 'Support CSSplay' fund is now required for this demonstration. - If you are using this on a commercial web site, or as a paying job for a client, then please email me asking for permission - stu{at}cssplay.co.uk and again a donation to the 'Support CSSplay' fund is required.
- If you are having problems integrating any of my demonstrations into your website then I now offer a service to fault find and correct any errors that you may have introduced. Please email me for more information.
Terms and Conditions
This demonstration can be used subject to the following terms and conditions.
- If you wish to use this demonstration in your website(s) please email me stu{at}cssplay.co.uk seeking permission.
- You may NOT place this demonstration on another site for others to download.
- You may NOT redistrubute or resell this demonstration.
- Users agree not to remove or edit the credit notice within the stylesheet, or claim that this demonstration is their own.
- Please see the Copyright statement above regarding the requirement for a support donation.




