Vertical menu - placing items UNDERNEATH?...

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
squij
Beginner
Beginner
Posts: 1
Joined: Wed Jul 03, 2002 2:25 pm

Vertical menu - placing items UNDERNEATH?...

Post by squij »

Hi.

Have just implemented this menu to extract an article tree structure via ColdFusion on the left-hand side of the page, however... I need to pop an HTML element below the menu. At present the element is behind the menu, not beneath it. 8O

Since the height of the article tree will vary, I'm at a loss as to how to do this. I guess this is more of CSS, HTML question, but has anyone else come across this? Can I ammend any of the JavaScript methods to pass this new element as an HTML string into the code?

Any help appreciated!
vishmehra
Beginner
Beginner
Posts: 4
Joined: Thu Jun 20, 2002 3:07 pm

Post by vishmehra »

We are having the same problems with text under the menu in the same table cell. :(
Post Reply