Search found 4 matches

by cameron
Thu Oct 21, 2004 3:51 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: ?How-to right align vertical menus
Replies: 8
Views: 5786

ack! sorry! :( totally forgot to mention that I am using relative positioning (inside of a table td) so I can't use absolute positioning via top/left to move the submenus.

thanks for the suggestions, tho! :)
by cameron
Wed Oct 20, 2004 2:51 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: ?How-to right align vertical menus
Replies: 8
Views: 5786

yup
by cameron
Wed Oct 20, 2004 1:50 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: ?How-to right align vertical menus
Replies: 8
Views: 5786

Thanks!

Sadly, that didn't seem to work for me. The menus continue to be
left-aligned. Let me see if I can draw ASCII pix:

<pre>
Left-aligned:
+------------+
| menu1 |
+------------+
+------------------+
| submenu1 |
+------------------+

Right-aligned:
+------------+
| menu1 ...
by cameron
Tue Oct 19, 2004 10:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: ?How-to right align vertical menus
Replies: 8
Views: 5786

?How-to right align vertical menus

Hi,

I've got some fairly standard vertical menus but the web designer my client is using designed the menus so that they are all right-aligned.

That is, the box of the submenus appear right-aligned to the box of the primary menu. The default appears to be left-alignment.

There is some sort of ...