Results 1 to 1 of 1

Thread: Nested Side Bar Menu (Display Issues - but everything looks right)

  1. #1
    Join Date
    Apr 2010
    Posts
    6
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Nested Side Bar Menu (Display Issues - but everything looks right)

    IGNORE - ISSUE RESOLVED

    1) Script Title: Nested Side Bar Menu

    2) Script URL (on DD): http://www.dynamicdrive.com/style/cs...side_bar_menu/

    3) Describe problem: Link to "Original" version: http://www.cmwagner.net/problems/sidebarMenu(orig).html

    I made minor changes to it, since I am going to be using a sliding doors type effect on the upper level - basically I only took out the code for the right arrow in the js file.

    Link to problem version: http://www.cmwagner.net/problems/sidebarMenuDemo.html

    As you can see (unless I am missing something), there is no difference in the main setup of the code. But while the simple "original" version is working. The one with the actual USE isn't working.

    They are both using the same CSS file and same JS file. The only difference that *I* can see in the code is that the "original" version isn't using quite as much whitespace as my version.

    RESOLVED ISSUE: When you create this, be sure that you are putting the ending LI tag AFTER your submenu UL. If you don't, you are not only doing bad code, but you WILL break the script. I feel dumb now.
    Last edited by cmwagner; 04-04-2010 at 05:29 PM. Reason: Because I am an idiot - I had submenus, but didn't put the upper level ending LI tag AFTER the submenu.

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
  •