Search found 11 matches

by cowboyinbrla
Mon Jun 18, 2012 4:07 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: 2 horizontal menus, end-to end? Or diff. styles on a menu?
Replies: 4
Views: 9233

Re: 2 horizontal menus, end-to end? Or diff. styles on a men

It does indeed work - thank you, Ruth! You deserve a raise.

Kevin
by cowboyinbrla
Mon Jun 18, 2012 3:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: 2 horizontal menus, end-to end? Or diff. styles on a menu?
Replies: 4
Views: 9233

Re: 2 horizontal menus, end-to end? Or diff. styles on a men

That does - I assume, in effect, that the formatting code for a menu ITEM (each individual "aI" line) overrides the code for the menu overall ("style=stylename") ?

Knowing that, I can fix this pretty simply in a single menu - which, naturally, is my first choice (easier to maintain). I'll test that ...
by cowboyinbrla
Mon Jun 18, 2012 1:47 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: 2 horizontal menus, end-to end? Or diff. styles on a menu?
Replies: 4
Views: 9233

2 horizontal menus, end-to end? Or diff. styles on a menu?

Hi again - A different question from my last (which Ruth solved, thanks!):

Is it possible to either (A) position two horizontal menus "end to end" - so that they appear to be, more or less, a single menu, or (B) is it possible to apply more than one menustyle to different elements in the same ...
by cowboyinbrla
Sat Jun 09, 2012 5:08 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple levels of submenus - problem displaying
Replies: 8
Views: 14381

Re: Multiple levels of submenus - problem displaying

Following up: that did indeed clear it up, so I've made the necessary changes in our templates. Moving forward!

and thank you once again for the incredibly prompt support. Kudos.
by cowboyinbrla
Sat Jun 09, 2012 12:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple levels of submenus - problem displaying
Replies: 8
Views: 14381

Re: Multiple levels of submenus - problem displaying

That makes a lot of sense, Ruth - I would guess that those words are used in formatting for the menus themselves, and it's certainly not a problem to change the DIV names on the template for the site. I'll try with that and see if it clears it on the web version - if not, I'll be back :)

Thank you ...
by cowboyinbrla
Fri Jun 08, 2012 6:43 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple levels of submenus - problem displaying
Replies: 8
Views: 14381

Re: Multiple levels of submenus - problem displaying

AH - That helped immensely in figuring why you couldn't see it. (Basically, test1.asp was converting a cookie value - which is always text - into a byte, and the cookie wasn't set. Although I'd tested the page, apparently the cookie was still in my cache so it wasn't giving me the error. I've ...
by cowboyinbrla
Fri Jun 08, 2012 1:53 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple levels of submenus - problem displaying
Replies: 8
Views: 14381

Re: Multiple levels of submenus - problem displaying

Ruth,

Thanks for the fast reply, I know it's much later where you are (I think).

I'm not sure why you couldn't pull up the page, but on the off chance that something may have been blocking you on our end, I dropped the firewall on that server for now. I've tested and can get to the page both from ...
by cowboyinbrla
Fri Jun 08, 2012 12:33 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple levels of submenus - problem displaying
Replies: 8
Views: 14381

Multiple levels of submenus - problem displaying

I've followed the instructions at http://www.milonic.com/multiplemenus.php for adding multiple menus to a web page. (I'm in the process of wholesale revision of our site, and so upgraded to the latest version of MM in the process.) For reference in this discussion: http://2012beta.lanewsbureau.com ...
by cowboyinbrla
Wed Dec 13, 2006 7:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Yet Another Two-Menu Question
Replies: 5
Views: 5704

OK, next question then:

The way you suggested structuring it, there is a table, and within a cell on the second row, there is a second table nested.

Do the two menus need to be structured this way, or can there be stacked tables, or....?

The original plan is/was, to have a horizontal black band ...
by cowboyinbrla
Tue Dec 12, 2006 10:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Yet Another Two-Menu Question
Replies: 5
Views: 5704

I'll tinker some more with that. However, with both top and left set to 0, I assumed the two menus would be right next to each other, and they weren't. I tried the "-40" to see if I could force the second menu to move upwards, but that didn't work; I'm reverting that back to 0 as well.

The ...
by cowboyinbrla
Tue Dec 12, 2006 8:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Yet Another Two-Menu Question
Replies: 5
Views: 5704

Yet Another Two-Menu Question

I've set up two menus on the page I'm designing, one stacked atop the other, and have that part working well (thanks to reading up on older questions in the forum here).

However, although in my page code the two menu data files (menu_data.js and menu_data2.js) appear right above each other, with ...