Search found 161 matches

by rudy
Wed Mar 17, 2004 6:07 pm
Forum: Anything Goes
Topic: changelog
Replies: 2
Views: 3760

changelog

What is the ETA for 5.07 to show up in the changelog?

Version 5.07 - Built: Monday March 15 2004 - 17:54 GMT
by rudy
Tue Mar 16, 2004 11:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 'mm_style' is undefined
Replies: 16
Views: 9366

mm_style undefined

Ruth

Yes, I guess we cross posted on that one.

Good job on finding user darylbeeson's error message problems.
by rudy
Tue Mar 16, 2004 11:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 'mm_style' is undefined
Replies: 16
Views: 9366

mm_style undefined

It's always best to write code that doesn't produce an error message, thats a given. The owner of this site had the dreaded yellow triangle with the words "error or page". He had apparently spent hours, if not days trying to find the cause of the error. He probably felt it wasn't worth con...
by rudy
Tue Mar 16, 2004 7:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 'mm_style' is undefined
Replies: 16
Views: 9366

mm_style is undefined

darylbeeson I see you took my advice and used the following script... <SCRIPT LANGUAGE="JavaScript"> <!-- function stopError() { return true; } window.onerror = stopError; // --> </SCRIPT> All links now work on your verticle menu without any "error on page" messages in the task b...
by rudy
Sat Mar 13, 2004 5:54 am
Forum: Anything Goes
Topic: Version 5.06?
Replies: 0
Views: 2687

Version 5.06?

Version 5.06 - Built: Thursday March 11 2004 - 16:25 GMT

When do you think this will appear in the http://milonic.com/menuvinfo.php page?
by rudy
Sat Mar 13, 2004 4:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: 'mm_style' is undefined
Replies: 16
Views: 9366

I checked all the code in your menu_data.js file and it looks fine. The Milonic menu (which is the horizontal menu on your web site) seems to work fine. It's the vertical menu on your site that is causing a javascript error. I tried all the links and they work fine, so you can try to find the javasc...
by rudy
Fri Mar 12, 2004 10:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with menu_data.js
Replies: 5
Views: 3554

Problem with menu_data.js

jraper Your right, some sections of the menu_data.js file are coded as you stated which I can only assume was unintentional. I don't think your download was corrupted but the code was simple written wrong and not caught. Don't want to speak for Milonic here but I think the code should be written as ...
by rudy
Fri Mar 12, 2004 10:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with menu_data.js
Replies: 5
Views: 3554

Problem with menu_data.js

Your code: aI("text=Horizontal Navigational Menu;url=/menusample1.php;izontal main menu');"); Try this instead: aI("text=Horizontal Navigational Menu;url=/menusample1.php;izontal main menu ;"); Also, if you would include a URL so we could see your complete menu code it would help...
by rudy
Fri Mar 12, 2004 9:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 'mm_style' is undefined
Replies: 16
Views: 9366

Move menu_data.js out from the table tag

darylbeeson The suggestion Maz gave should fix your javascript error (Note: you may also want to try closing the table tag </table> before starting the next table). It looks like you have the .js files listed in the correct order on the menu page, as described in #3 of the install.txt file that was ...
by rudy
Wed Mar 10, 2004 11:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: overflow not working
Replies: 7
Views: 4365

overflow question

If you use the overflow="scroll" without the itemheight or menuheight, won't the menu still scroll "automatically" if it is long enough where it is dropping below the users screen? The reason I ask, is the sample menus on this site do not use the menuheight or itemheight (only th...
by rudy
Sat Mar 06, 2004 12:24 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: milonic_data.js code placed directly on the page with menu?
Replies: 2
Views: 2154

milonic_data.js code placed directly on the page with menu?

I have been looking at other users Milonic menu pages and have noticed a couple of people who instead of uploading the milonic_data.js file separately to their server, they are putting the data that would normally be in the milonic_data.js file, right on the page where the small script code is on th...
by rudy
Fri Mar 05, 2004 6:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: What RC and version do I have now?
Replies: 13
Views: 8239

.js files

I guess the best way to avoid the download dialog box from poping up is to make an "association" for .js files to work with notepad or wordpad, right?
by rudy
Fri Mar 05, 2004 12:19 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: What RC and version do I have now?
Replies: 13
Views: 8239

followed bobwills response, still a problem

I followed the steps layed out by bobwill but when I perform the final step that is layed out, I get a dialog box open up (like you would get if you were downloading a zip or exe file) that asks if I would like to "open" or "save" the file. Is this the way that it should work? If...
by rudy
Thu Mar 04, 2004 2:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: What RC and version do I have now?
Replies: 13
Views: 8239

Maz - How can you tell?

Always wondered how someone could look a URL with a Milonic menu on it and tell what version it is and if it is registered, as the only thing you can see by clicking "View" and then "Source" is the little piece of script that calls the other three main files of the menu and they ...
by rudy
Thu Mar 04, 2004 2:37 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: What RC and version do I have now?
Replies: 13
Views: 8239

What RC and version do I have now?

I understand that if I supply you a URL, you can look at my code and see if I have my Milonic menu registration number in right and also if I have the most up to date version/RC. I would appreciate having you take a look and let me know if everything us right and up to date, as I have lost track of ...
by rudy
Fri Feb 13, 2004 3:21 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Javascript included in a menu link.
Replies: 2
Views: 2719

Like to see it

Can you give your URL? Would like to see this in action. I could use something like that on my Web site. :D
by rudy
Wed Feb 11, 2004 8:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Difference between samples and files?
Replies: 9
Views: 5114

See no problems

Using IE 6.0

Viewed and clicked around on your Milonic menu buttons - didn't see any delay (on mouseOver or mouseOut) in the way it was working or any other problems for that matter. :D
by rudy
Mon Feb 02, 2004 6:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menus width or align ?
Replies: 9
Views: 5424

Some of the code you have you do not need

Some of the menu code you do no (or should not) need and may be causing the problem... with(milonic=new menuname("Main Menu")){ menuwidth="100%"; menualign="center"; screenposition="center"; style=menuStyle; top=5; left=10; alwaysvisible=1; orientation="h...
by rudy
Sun Feb 01, 2004 5:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: License
Replies: 1
Views: 1921

Your payment options

This link will show you your payment options: http://www.milonic.com/cbuy.php You can purchase using several different payment methods. Credit card is the preferred method of payment but you can pay using either bank transfer, cheque or cash, if you prefer not to use your credit card online. Click t...