View Single Post
Unread 01-27-2008, 03:06 AM
anton anton is offline
Junior Member
Join Date: Jan 2008
Posts: 4
  #1  
Default vertical popup menu across frames

Hello !

Wow, udm4 sure gives you a lot of options !
I've gotten udm4 to work ok, but with a small lack of arrows problem.
I'm sure this problem is due to the approach I've taken, but I couldn't figure out what else to do. If anyone could suggest a better way, that would be awesome.

Here is the situation:
I have two frames, navframe at left and mainframe at right.
In navframe I have a ul, navList.
The submenus appear in mainframe very well. That's because mainframe follows the popup menu across frames demo pretty closely. (mainframe was derived from bottomframe on the demo page.)
But the navframe is only modeled weakly on topframe from the demo page.
That's because I want navList to be a vertical menu, not a simple horizontal list of links like in the demo.

The way I've done the navList in my navframe, it shows no arrows for submenus.
navframe links in css that I got from contents of vertical-relative-left.ini
http://www.udm4.com/udm-resources/ud...ative-left.ini
and this styles the navList menu nicely, udm style, like the submenus, *but*, without arrows.

I'm quite unclear how best to set up my vertical navList.
Is there an official way ?
I haven't seen any demo across frames using a vertical navbar at the left. (I would love to see one.)

Can anyone suggest a better approach ?

Please help, I've spent days on this.

Best regards,

Anton.
Reply With Quote