Search found 6 matches

by WilliamE
Thu Aug 17, 2006 3:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not collapsing/opening when using buildAfterLoad=true
Replies: 22
Views: 15734

Link where where it does work without buildAfterLoad=true

http://www.vomela.com/new/mainRetail.html

Use only "Retail signage & graphics, under that "Printing Processes" and under that "Screen Printing". All other menu options will not point to anything. ( I only copied a few over to production ...
by WilliamE
Wed Aug 16, 2006 9:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not collapsing/opening when using buildAfterLoad=true
Replies: 22
Views: 15734

Okay, so I went out on a limb,took it one step further and commented out the top position.


with(new menuname("mainMenu")){
//top=327
//left=2
style = tstyle1;
alwaysvisible = 1;
itemwidth=200
screenposition=left;
margin=AllMargin
//position="relative"


Positions fine for me on all ...
by WilliamE
Wed Aug 16, 2006 8:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not collapsing/opening when using buildAfterLoad=true
Replies: 22
Views: 15734

Knew it was to good to be true. Hadn't gotten around to testing on different screen res' yet. Well, put me on the list for some way to get this to work.

William
by WilliamE
Wed Aug 16, 2006 7:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not collapsing/opening when using buildAfterLoad=true
Replies: 22
Views: 15734

I have found a way (at least it works on the site I'm building) to use the menu in div's without using the 'buildAfterLoad=true', and therefore I am able to use openMenusbyURL module, and openBranchByName().

It seems to work if your menu can be absolutely positioned from the top of the page, and ...
by WilliamE
Thu Aug 10, 2006 4:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Collapse - Tree menu... Persistant w/ cookies, save state
Replies: 2
Views: 2513

Nope, not reffering to the openmenusbyurl. Tried that and it doesn't work the way I would like.

Basically, I would like to be able to expand branches, hit refresh, and still have those braches expanded instead of collapsing like they do now. This then would keep the menu state across all pages of ...
by WilliamE
Thu Aug 10, 2006 3:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Collapse - Tree menu... Persistant w/ cookies, save state
Replies: 2
Views: 2513

Collapse - Tree menu... Persistant w/ cookies, save state

I was just wondering if there is any plans on implementing the ability to save the state of the menu on page submits.

I really like the collapse menu compared with other 'tree' menus that I have looked at. However, most other's have the ability to save the state of the menu over submits and ...