Results 1 to 3 of 3

Thread: Click 3 Level Drop Down Menu

  1. #1
    Join Date
    Apr 2005
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Click 3 Level Drop Down Menu

    I've been working on a 3 level drop down menu that activates on clicks.

    It's done and I'd like to share it with anyone who might find it usefull.

    here's the demo:
    http://www.arbel-designs.com/css_help/menu.html

    attached is a zip file.

    It uses MochKit for a getting the actual pixel width of a node...if anyone else has a lighter alternative it would greatly decrease the file size.

    Anyway, enjoy and good luck.

    Idan

  2. #2
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    can a mod move this to file submission?

  3. #3
    Join Date
    Feb 2006
    Posts
    236
    Thanks
    8
    Thanked 3 Times in 3 Posts

    Default

    there is a tiny non-functional error in the css
    Code:
    #menu .mainLink {
    	dispaly:block;
    	text-align:left;

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •