Search found 16 matches

by jeallen
Fri Sep 17, 2004 7:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Collapsing menu : Help - jumping to URL closes menu
Replies: 12
Views: 8145

I want to do the same.

RE: The new url also contains the same menu system. I would like the menu to stay expanded if possible.

I want to do the same. I was hoping that I could combine with http://milonic.com/openmenusbyurl.js to accomplish this, but it doesn’t seem to work with collapsing menu.
by jeallen
Thu Sep 02, 2004 6:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Dulaign Menus w/ Cascading and Open By URL
Replies: 0
Views: 2613

Dulaign Menus w/ Cascading and Open By URL

I know that cascading is still a work in progress, but it addressses some navigation issues I am eager to solve.

I want to have horizontal at the top and a cascading side menu, but I want to the second level side menu to stay open on sub sections. I have tried:

http://www.milonic.com ...
by jeallen
Thu Sep 02, 2004 5:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: problem with cascading menu..
Replies: 6
Views: 4664

Still workign oddly

Thanks Ruth,
Yep I see the missing # sign and it's now fixed, but the behavior persists (see my previous post inthis thread)

http://www.fcc-hsv.org/members/index_test.html

Current (fixed) data:

with(tstyle1=new mm_style()){
onbgcolor="#CC3333" ;
oncolor = "#FFFFFF" ;
offbgcolor="#FFFFFF ...
by jeallen
Wed Sep 01, 2004 10:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: problem with cascading menu..
Replies: 6
Views: 4664

Other dual menu stuff...

Yep, my bad. Thanks!

I have one other oddity that may also be my code but, if you would take a look at: http://www.fcc-hsv.org/members/index_test.html

When you first load the page the text on the active item (red) should be white (pagecolor?) on the side menu. It behaves oddly when you mouse over ...
by jeallen
Fri Aug 27, 2004 11:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: problem with cascading menu..
Replies: 6
Views: 4664

No, didn't help

This may be something to do with the one menu open at a time logic, but the error occurs on lines where both showmenu= and URL= values appear.
by jeallen
Thu Aug 26, 2004 1:29 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: problem with cascading menu..
Replies: 6
Views: 4664

problem with cascading menu..

I may be doing something unnatural here with the new menu here... So if I am, just let me know.

My goal is to have the side menu display the options for the sub-section that is currently displayed, while leaving the top menu alone to work normaly. I have a test page at:
http://www.fcc-hsv.org ...
by jeallen
Sat Jun 05, 2004 1:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Stackable Menu?
Replies: 4
Views: 5276

I would like to display the conditional subpage menus - help

Cubing,

I have both a horzonal and vertical menu working on a test page using the examples on the MILOIC pages. but I would like to display the subpage vertical menus conditionally as you have done.

However my skills don't run to the coding end -- could you provide some specific examples of how ...
by jeallen
Thu Jun 03, 2004 12:07 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Dynamic side menu
Replies: 4
Views: 3986

Yep - This is what I want to do

Yes, this is a great example. Since I am poor hack at best (hey that's why I am at Milonic!), what I really need is a switch with in the existing Milonic structure to do this.

Dang his example looks simple too, but I don't think I have the depth to get there without more specifics.
by jeallen
Wed Jun 02, 2004 9:09 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Dynamic side menu
Replies: 4
Views: 3986

Dynamic side menu

I have a hierarchically designed web site. Milonic menus work great. I would like to do something that seems simple ;) but isn't one of the listed features.

I would like to have a standard (lets call this level 1) horizontal menu at the top of my screens, (with the submenu pulldowns) work as they ...
by jeallen
Wed Apr 28, 2004 2:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Dual, page specific menus
Replies: 1
Views: 1981

Dual, page specific menus

I would like to have a standard (lets call this level 1) menu at the top of my screens, (with the pulldowns).

Then on the side, I would like to have a menu specific to the sub-section they are in (lets call this level 2) appear.

So if they go to a page in the 'about us' (level 1) section the top ...
by jeallen
Mon Apr 19, 2004 2:54 am
Forum: Anything Goes
Topic: dualing menus?
Replies: 2
Views: 4494

Thanks Ruth, know sometimes you read it and it just doesn't click. You not only answered my question, but your code clipping actually goes a long way toward helping me understand how these definitions work!
by jeallen
Mon Apr 19, 2004 1:57 am
Forum: Anything Goes
Topic: dualing menus?
Replies: 2
Views: 4494

dualing menus?

I really like the Milonic menus, because they let a marketing hack like me look like I can program. This has probably been hashed to death, but I couldn't locate it in my searching - so go easy on me... :oops:

I want to have two menus, one horizontal and one vertical with the same content, but ...
by jeallen
Mon Sep 29, 2003 8:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Absolute vs relative URLS
Replies: 3
Views: 3568

Yep is does indicate a script error, but only in FrontPage

It's really curious, the other problem I am experiencing is when previewing in FP 2002 the sub-image links appear broken (except in root level docs), unless a absolute (http://..) paths are used for the image. However, it works fine when published.

Its curious, because in this case, FP 2002 prview ...
by jeallen
Mon Sep 29, 2003 7:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: arrow image location issues
Replies: 2
Views: 2780

This does work, but has FP issues

Just to let everyone know, when you preview this in frontpage the links appear broken, but work when published.

Thanks!
by jeallen
Sat Sep 27, 2003 9:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Absolute vs relative URLS
Replies: 3
Views: 3568

Absolute vs relative URLS

I have the menu bars working fine, but I read that I can use relative links vs absolute. I read this to mean I shouldbe able to do the following:

aI("text=Our Staff;url=http://www.fcc-hsv.org/staff/index.html;");
- or -
aI("text=Our Staff;url=/staff/index.html;");

However I get a script error ...
by jeallen
Sat Sep 27, 2003 9:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: arrow image location issues
Replies: 2
Views: 2780

arrow image location issues

I am sure this has been coverred, but..

I can only get the arrow in the menu bar to work with files in my root directory. The arrow.gif file is in ./milonic/arrow.gif and I am modifing the subimage="./milonic/arrow.gif"; (which is where it resides relative to root)

is there a way to do this so ...