Search found 1 match

by squij
Wed Jul 03, 2002 2:39 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Vertical menu - placing items UNDERNEATH?...
Replies: 1
Views: 2214

Vertical menu - placing items UNDERNEATH?...

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 ...