Search found 9 matches

by mbremer
Wed Aug 22, 2007 4:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Non-persistant click states
Replies: 5
Views: 5673

I think these style attributes can also be set with a piece of javascript. So you load in each page the same menu, but apply in every page an extra piece of javascript that sets the appropriate style for a particular menu item.

The alternative is to set per page a stylesheet property (either inline ...
by mbremer
Wed Aug 22, 2007 12:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Non-persistant click states
Replies: 5
Views: 5673

If I look at the documentation:
http://milonic.com/styleproperties.php

Isn't clickbgcolor the style property you want?
by mbremer
Tue Aug 14, 2007 12:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with DHTML menu, flash and JS eolas code
Replies: 10
Views: 12099

If elements of the menu are not displayed correctly, like menus going under other elements (in this case the flash image), then you have a problem with the stacking of elements, called the zIndex. I had a similar problem and it puzzled me for a long time before I had a clue what to do about it ...
by mbremer
Mon Aug 13, 2007 8:30 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can i update the current version to the lastest version menu
Replies: 3
Views: 3839

You can always download the latest version. The software should be backwards compatible.

The only problem might occur if you have a licensed version running at the moment and your license has expired. Then you will end up with a menu with the Milonic link on the first menu item.
by mbremer
Fri Aug 10, 2007 3:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: z-index problem
Replies: 7
Views: 6772

Hi Ruth,

Thanks for pointing me in the correct direction. Although the posting didn't give me the exact solution, it got me in a postion to play around with the zindex values using JavaScript alert boxes, so I could verify the values from the Milonic menu and my divs.

After a bit of experimenting ...
by mbremer
Thu Aug 09, 2007 12:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: z-index problem
Replies: 7
Views: 6772

I have used various values for the zindex, like 0 or 1, but also negative values and large positive values.

In my example I've also changed the index of the other div, but without any luck. In the real application, this would be a bit difficult, since that part is generated by a commercial product ...
by mbremer
Thu Aug 09, 2007 9:12 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: z-index problem
Replies: 7
Views: 6772

Hmmm, nobody who has a clue? A bit like me... :P
by mbremer
Wed Aug 01, 2007 12:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: z-index problem
Replies: 7
Views: 6772

You are way down-level in the code you're running (5.735 vs. the current 5.777). For support on the Forum you must be running the most current code (not to mention the fact it will probably fix your problem :D ).

Let us know.
On our test server we already had the same problem using version 5.762 ...
by mbremer
Thu Jul 26, 2007 11:34 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: z-index problem
Replies: 7
Views: 6772

z-index problem

I've got a problem with the DHTML menu that I can't seem to fix. We use the menu in a third-party product (Livelink from OpenText) and we are quite happy with it. But a while ago we wanted to upgrade the DHTML menu to a newer version and suddenly it had an unwanted side effect. The menu always ...