File Submitter: Cris D.
File Submitted: 9 Mar 2008
File Updated: 12 Mar 2008
File Category: Menus & Navigation
Snippet: ProDropMenuV3
Author: Cris D
Date: 2008/03/03
For Etomite 0.6.1.4
Use: Creates a drop-down menu.
- It is multi-browser compatible:Tested in IE6, IE7, Firefox, Opera, Netscape, Mozilla and Safari (PC).
- It is Valid XHTML Strict, CSS Validated.
CSS and images is from Stu Nicholls CSSPLAY site:
URL: <a rel='nofollow' href="http://www.cssplay.c...enus/pro_drop2" target="_blank">http://www.cssplay.c...s/pro_drop2</a>
There are copyright issues for that you should check out at his site before use.
(Donation for commercial use and link in css file for non-commercial use.)
CHANGELOG: 2008/03/09
- Added the ability to highlight the current top parent
- Defined the classes outputed by the snippet so you can use your own css definitions and images to style
<ul class="menu2"> #menu wrapper <li class="top"> #top level parents <a href class="top_link"> #top level parent link <span class="down"> #top level parent link with children <a href class="current_link"> #top level that is a direct ancestor of the current page <ul class="sub"> #second level unordered list <li class= "mid"> #second level list item <a href class="fly"> #second level and below link that has children
Thanks to Cathode who initiated this menu development.
Thanks to Dean and Karen for helping me work out all the bugs!
See live version in action here.
Click here to download this file
Edited by Cris D., 11 May 2008 - 11:53 AM.












