Search found 10 matches

by jamserra
Thu Jun 29, 2006 5:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: pagematch question
Replies: 1
Views: 1884

pagematch question

Is there a way to make the pagematch property not case sensitive? As it is now, having pagematch=leaguerules.asp will match on leaguerules.asp but not on LeagueRules.asp
by jamserra
Wed Jun 28, 2006 7:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu question
Replies: 5
Views: 3718

One more followup question: after the user clicks on the top menu (i.e. "Reports") and it jumps to a url, is there a way to have the top menu (i.e. "Reports") be highlighted or bolded so the user knows what menu he is on?
by jamserra
Mon Jun 26, 2006 4:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Upgrade
Replies: 1
Views: 2228

Upgrade

I have Version 5.744 and want to upgrade to the latest version. To do that, is it simply a matter of copying the files mmenudom.js, mmenuns4.js, and milonic_src.js to my web server?
by jamserra
Mon Jun 26, 2006 4:34 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu question
Replies: 5
Views: 3718

Here is more of the code:

with(milonic=new menuname("Reports")){
style=menuVerticalStyle;
aI("showmenu=League;text=League;");
aI("showmenu=Franchise;text=Franchise;");
aI("showmenu=Player;text=Player;");
aI("showmenu=Transactions;text=Transactions;");
aI("showmenu=News;text=News;");
aI("showmenu ...
by jamserra
Mon Jun 26, 2006 2:59 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu question
Replies: 5
Views: 3718

menu question

If I have the line:
with(milonic=new menuname("Reports"))
is there a way to make it so a user can click on the Reports menu item and it will go to a certain URL? Right now, if a user clicks on Reports, it leaves the word highlighted.
by jamserra
Tue Apr 25, 2006 4:10 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Large Fonts
Replies: 2
Views: 2493

Thanks, removing the "overfilter" statement fixed the problem.
by jamserra
Mon Apr 24, 2006 9:43 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Large Fonts
Replies: 2
Views: 2493

Large Fonts

My menu looks fine with the font size of "Small Fonts" (96 dpi). I'm referring to the Display Properties - Settings tab, Advanced button in Windows. However, if I change this to Large Fonts (120 dpi) the menu looks funny (dark and fuzzy). Below is listed the menu properties. Any ideas on what I ...
by jamserra
Thu Mar 30, 2006 11:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: memory issue
Replies: 5
Views: 3927

Hi John,

It's easy to test: just open up IE, go to the milonic.com site, open up the Windows Task Manager (making the Virtial Memory Size column viewable), and click a bunch of the menu items. You will see the "VM Size column" and the "mem usage" go up and up. I tried this with Firefox, and the ...
by jamserra
Thu Mar 30, 2006 8:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: memory issue
Replies: 5
Views: 3927

IE 6.0. I tried it on Windows XP and Windows 2000 and see the issue on both. Sometimes when bouncing around, the memory won't increase, but sometimes the memory will jump 4,000k after a page access. After a short time, those 4,000k jumps will add up and the VM size will be over 150,000k and the mem ...
by jamserra
Thu Mar 30, 2006 6:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: memory issue
Replies: 5
Views: 3927

memory issue

I notice when bouncing around a site that uses the Milonic menu, that the "mem usage" and "VM size" of IE will increase on almost every page that is accessed. After about 15 minutes, the numbers can get pretty high (i.e VM size was 100k when bouncing around the Milonic site). Is there a memory leak ...