Search found 297 matches

by vikenk
Mon Oct 16, 2006 6:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu width and item spacing. What's the proper syntax?
Replies: 6
Views: 5106

Hi Ruth, I finally got around to making some examples for you. YOu can see them here: http://www.vikenk.com/ray/milonic.htm I've made the menu relative positioned in the table and included the script in the html so you can see it all by just viewing the source. There's some odd behavior when the men...
by vikenk
Fri Oct 13, 2006 3:23 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu width and item spacing. What's the proper syntax?
Replies: 6
Views: 5106

HI Ruth,

I'll do my best to get some examples up ASAP, but I can't right now. In the meantime, can you try to provide an answer to my main question: What syntax is allowed with the menuwidth properties? Is the default value in pixels? Can I use percentages?
by vikenk
Thu Oct 12, 2006 4:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu width and item spacing. What's the proper syntax?
Replies: 6
Views: 5106

Menu width and item spacing. What's the proper syntax?

Hello all, Long time since Ive been here :>( To this day, I'm still confused as to what the proper syntax is for menuwidth and menuitem spacing. My desire is simple. For a given menu, I want to set the menu to span 100% of with of the page (or containing table) and the menu to evenly space and cente...
by vikenk
Thu Aug 24, 2006 3:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 2 menus on one site
Replies: 3
Views: 2746

Hi, I assume you don't want the menu on the top left, right? Take this out of your menu_data.js file: with(milonic=new menuname("Main Menu")){ alwaysvisible=1; left=10; orientation="horizontal"; style=menuStyle; top=10; aI("align=center;showmenu=Produkte;text=Produkte;url=ht...
by vikenk
Mon Jul 24, 2006 7:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Wierd Menu behavior in Internet Explorer 7 Beta 2
Replies: 8
Views: 5486

I'll download Beta 3 and give it a try. Thanks for taking the time to look!
by vikenk
Fri Jul 21, 2006 2:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: i want to you 2 different types menu in 1 page
Replies: 1
Views: 1964

Hi, That's basically done by using two menu_data.js files in your html code, one for each type of menu. You could, for instance, rename the files to "menu_amazon.js" and "menu_vertical.js". You would then configure each one differently and have both menus. Your HTML code would th...
by vikenk
Fri Jun 09, 2006 1:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tooltips not working
Replies: 2
Views: 2459

Paul,

Can you be more specific about what the nature of your problem with tooltips? Can you give an example URL or post some code from your webpage?

I/We can't help if we don't know what problem you're having :D
by vikenk
Tue Jun 06, 2006 4:34 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Firefox opening window when using Tooltip
Replies: 10
Views: 9056

I agree. There should be no reason for a window to pop up. In my test no windows popped up at all. Just the tooltip box.

This is a weird one...
by vikenk
Tue Jun 06, 2006 4:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Firefox opening window when using Tooltip
Replies: 10
Views: 9056

One thing that's still jumping out at me vs. the examples on the Milonic site is that I am using the tooltip over a menu item that is, in turn, calling a sub-menu. All the examples on the Milonic site assume that the menu item for which the tooltip is supposed to appear is the end node? Is that sig...
by vikenk
Tue Jun 06, 2006 3:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Firefox opening window when using Tooltip
Replies: 10
Views: 9056

Hi, Can you provide a screen-shot? Does the 404 not found message appear inside the tooltip window or does it appear on the whole page? For starters, I would: 1) Just as a test, get rid of url="javascript:void(0);"; 2) Download the tooltips module again. 3) Make sure the tooltips script is...
by vikenk
Fri May 26, 2006 2:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Relative positioning for Scrolling menu?
Replies: 2
Views: 2389

Hi, A URL would be very helpful so we can see :D When the window is resized smaller, the content falls under the menu, right? Unfortunately, relative positioning and scrolling menu cannot be used together at this point. I suggest adding a body margin or padding to your CSS. You could add just enough...
by vikenk
Tue May 23, 2006 7:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple Menus - Assigning a fixed width
Replies: 1
Views: 1924

Hi,

Use the menuwidth property:

Code: Select all

menuwidth=100;
That will set the menus to exactly the wodth you want. A URL would be best, though, so we can see exactly what you need.
by vikenk
Fri May 19, 2006 4:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Absolute positioning problems IE and Firefox.
Replies: 3
Views: 7930

1) ....Milonic strongly suggests NOT putting the menu in a DIV because DIVs are supported equally amongst all browsers. Without the DOCTYPE, IE will be in quirks mode. That should read: Milonic strongly suggests NOT putting the menu in a DIV because DIVs are NOT supported equally amongst all browse...
by vikenk
Fri May 19, 2006 4:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Absolute positioning problems IE and Firefox.
Replies: 3
Views: 7930

Hi, 1) Do you have a DOCTYPE declaration on the top of your page? If not, the menu may act strangely if placed in a DIV. Milonic strongly suggests NOT putting the menu in a DIV because DIVs are supported equally amongst all browsers. Without the DOCTYPE, IE will be in quirks mode. 2) Check your CSS ...
by vikenk
Thu May 18, 2006 6:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Wierd Menu behavior in Internet Explorer 7 Beta 2
Replies: 8
Views: 5486

If youve got a URL that will help as I'll see if it is something in the code, could be a browser detection issue. Hi Andy, Try here: http://www.sayatnova.com/test Username=andy Password=milonic I have not made many changes, so It should still behave the same way. I hope it does, so you can get a lo...
by vikenk
Thu May 18, 2006 1:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: working om menu menu_sample42_ver5_747(Urgent)
Replies: 2
Views: 2324

Hello Deeppak,

You must be using the free license. you must provide a link to Milonic somewhere on your site or the word "MILONIC" will always show in the menu.

Look here: http://milonic.com/freelicreq.php. Check out step 2 carefully.

Hope this helps.
by vikenk
Tue May 16, 2006 6:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu spans 100% width BUT cannot set individual % widths
Replies: 5
Views: 3651

Andy,

This was never resolved. You may want to take a quick look at this one. :)
I just uploaded a quick explanation to my website. If you read the other thread you will find the link to it :)
by vikenk
Tue May 16, 2006 6:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu spans 100% width BUT cannot set individual % widths
Replies: 5
Views: 3651

Andy,

He asked this question twice. See this thread:

http://milonic.com/forum/viewtopic.php?t=7449
by vikenk
Tue May 16, 2006 3:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can Milonic JavaScript menu be read by text-only browsers?
Replies: 3
Views: 2980

Hi,

There is an example that is in the menu download. When you uncompress the menu, there will be an "Extras" folder. You will find the list menu in there with one example page.
by vikenk
Mon May 15, 2006 6:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: List menu question
Replies: 1
Views: 1836

Hello,

This topic was discussed here before recently. I'm not sure that there was a fix for it. See here:

http://milonic.com/forum/viewtopic. ... =list+menu