View Single Post
Unread 12-13-2007, 09:32 AM
milkmandan milkmandan is offline
Junior Member
Join Date: Dec 2007
Posts: 4
  #1  
Default Issue with expanding multiple nested levels menu

SO here is my problem....

I am using the Expanding Menu, with Multiple nested levels.
http://www.udm4.com/demos/expanding-multiple.php

its working fine. perfectly fine, but i have one issue.

Anything I place underneath the menu, does not get moved downwards with the rest of the menu. Anything i place after the last <ul> tag gets put underneath the menu.

Almost as if the menu is on top, floating in some way.

What can I do, to make it, so that content I put after the menu will correctly move/scale with the menu as people open an item?

An example: I have a picture at the end of the menu. I want it to move down as the menu expands.


I found a bad fix, by placing HTML right before the last <ul>

Content shows up and scales with the menu. But if try to link anything, it takes on properties of the UDM menu.
So its not really working out yet, because i need to create normal links.

Last edited by milkmandan : 12-13-2007 at 09:35 AM.
Reply With Quote