Search found 7 matches

by Norbert
Wed Aug 02, 2006 7:25 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with frame-Sample and Firefox
Replies: 0
Views: 3378

Problems with frame-Sample and Firefox

When playing around with the sample http://support.milonic.com/demos/frames/ and Firefox 1.5.0.4 I get the following effect: I click on any submenu. After loading submmenus are shown again only, if I go with the mouse twice over some main-topics?
by Norbert
Fri Jul 28, 2006 12:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: own ID for menu-Items?
Replies: 5
Views: 4795

:oops: The ID is in the Code above, ok you better put it within it's own <script type="text/javascript"> var mm_siteid = <!-- Insert ID here -->; Actually I copied some code from them (e.g. the way to write the line). The reason for not using the given breadcrumb-Functions are are: <ul> <l...
by Norbert
Fri Jul 28, 2006 11:33 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: own ID for menu-Items?
Replies: 5
Views: 4795

Got it!

Hello, first of all many thanks to the Team Members! There are helpful and friendly answers so i want to contribute to it as well - and not to forget the menu itself looks very good. (If we decide to take it, it's a intranet-Menu of about 260 entries and it's working fine and you can make it looking...
by Norbert
Thu Jul 27, 2006 2:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: own ID for menu-Items?
Replies: 5
Views: 4795

own ID for menu-Items?

Hello, I need to give each menu Item my own ID.
I decided to use the 'title' for it.
Now I need a function to get the _itemRef for that ID
getItemRef(ownID)
Is there a way to do so?
What do you think of some sort of ownData item-property?
Thanks,
Norbert
by Norbert
Thu Jul 27, 2006 9:21 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: clickfunction
Replies: 1
Views: 1811

clickfunction

seems the clickfunction property does not do anything in the newest release?

code: ...;clickfunction=mm_setCookie();...
It's combined with url= ..

Is it known or can't it comnbined with url=?
by Norbert
Tue Jul 25, 2006 4:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Different height of menu-entries
Replies: 3
Views: 2596

sorry and thanks for immediate reply

ok, I tried to give you stripped demo files and with them, I figured out, that our complex stylesheets are the reason! without them, it looks fine! I have to figure out, what I can do. maybe it's our strange DIV { PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0p...
by Norbert
Tue Jul 25, 2006 3:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Different height of menu-entries
Replies: 3
Views: 2596

Different height of menu-entries

Hello,
I am testing the menu for our intranet.
In my menus, the height of topics are different wether there are urls behind them or not? Those with urls are a littlebit higher? Is there a way to avoid this?
My opinion: works fine in all other things.