Search found 9 matches

by cwolves
Wed Oct 20, 2004 5:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mac Problems
Replies: 18
Views: 14777

okay, well then can you pass on the mac ie fix I posted to whoever you need to pass it onto so it gets fixed in the actual milonic code? :-)
by cwolves
Wed Oct 20, 2004 4:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mac Problems
Replies: 18
Views: 14777

but -I- still have to supoprt it to our clients, therefore if Milonic officially doesn't support it, what the harm in me chaning the menu code to fix mac ie bugs? the code I changed -ONLY- effects that browser. it's not run on other browsers.

I'd go one step further and say that if the milonic ...
by cwolves
Wed Oct 20, 2004 3:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mac Problems
Replies: 18
Views: 14777

well no, but I do with OpenOffice, EditPlus, Photoshop, Dreamweaver, etc whenever I need to. I don't use word or excel. And I don't have time to sit around and wait for an update when I have a client breathing down my neck that their site isn't loading properly on a mac.

Besides, as stated, the ...
by cwolves
Wed Oct 20, 2004 4:04 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mac Problems
Replies: 18
Views: 14777

so fix the code :-) That code, or something related to it, flat out breaks the menu on IE 5 Mac. If you take it out, it fixes it.

now given, taking it out might cause other issues, but with it there, the menus don't show up at all, so I personally consider -ANY- other issues a fair comprimise ...
by cwolves
Tue Oct 19, 2004 7:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Mac Problems
Replies: 18
Views: 14777

delete this from mmenudom.js and see if it fixes your problem:

$S.overflow="hidden";
by cwolves
Tue Oct 19, 2004 7:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: _fixMenu breaking the menu on a mac
Replies: 0
Views: 2280

_fixMenu breaking the menu on a mac

$S.overflow="hidden";

what's that line do in mmenudom.js? it's preventing menus from showing up on a mac. if I either a) comment it out or b) set the initial timeout for MScan() to a larger interval (ie 2 sec), the menu shows up. Otherwise it's just not there.

Mac OS9
by cwolves
Fri Aug 13, 2004 9:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: mac problem fixed
Replies: 3
Views: 3540

mac problem fixed

after countless hours of messing with random options, rebuilding menus, etc etc, I finally managed to get the menu to work properly on mac os9 under IE 5.2

the solution? I changed "nav" to "Nav" in the Javascript path since the folder was named "Nav".

It loaded in IE on windows. It loaded in IE on ...
by cwolves
Tue May 04, 2004 7:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: fade out bug
Replies: 1
Views: 1985

fade out bug

Minor bug: If you mouse over a menu option as it's fading out, you can open the sub menu for that option and still have the primary menu dissapear. So you end up with the parent menu gone, the sub menu visible, and the "mouse over" style applied to the now invisible option.

This happens on milonic ...
by cwolves
Fri Apr 30, 2004 9:59 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: duplicate menu locking IE
Replies: 1
Views: 2149

duplicate menu locking IE

I have two menus on a page that are identical in terms of links & styles but I modified the names of the menus on the 2nd instance. On my computer, IE locks 1 out of every 5 times maybe when I try to load the page. Other people in the office are having the page lock every time.

any ideas?