Pre Sales Question

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
phild
Beginner
Beginner
Posts: 4
Joined: Tue May 30, 2006 4:18 pm

Pre Sales Question

Post by phild »

Hi,

I am concerned about the overall weight of and the download time of the menu system.

I want to build several (one horizontal and two or three vertical) menus on my page, using a pretty minimalistic approach... no images, or icons, but with rounded corners (those are of course images).

What is the typical 'weight' of such a system, excluding the background images?


Thanks
Phil
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I'm not sure what you mean by 'weight'. If you mean size, then it's however much data you put in your menu_data files. The 3 base files are always the same and any menu_data.js files use those same three files.

Ruth
phild
Beginner
Beginner
Posts: 4
Joined: Tue May 30, 2006 4:18 pm

Post by phild »

So,

if it is non Netscape the files are:

menu_data.js ~10k
milonic.js 7k
mmenudom.js 31k

and if Netscape:

menu_data.js ~10k
milonic.js 7k
mmenuns4.js 21k

is this correct?
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Yes. However, the files are compressed and very fast loading. You really shouldn't notice any problems with download times.
John
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

The files are also cached on the local machine and are only downloaded once per session.

It's a myth about large JavaScript file sizes being a problem, it really isn't thse days :D
phild
Beginner
Beginner
Posts: 4
Joined: Tue May 30, 2006 4:18 pm

Post by phild »

Actually,

these are quite a bit smaller then some of your competitors... it's just that I wish they were smaller still :? .

Thanks for the response, I really do like the flexibility of your system. I think I will purchase a copy and try it out for real.

Phil
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

You won't be sorry! This is the best menu system around.
John
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

We are working on making them smaller, no idea when this will be though as we spend a lot of time doing support these days.

Our competition just say "No Our menu cannot do that" but here at Milonic we say we'll do our best.

Customer satisfaction is our aim and we try to exceed customer expectation when we can
phild
Beginner
Beginner
Posts: 4
Joined: Tue May 30, 2006 4:18 pm

Post by phild »

Just an idea,

but you could try breaking up the functional areas, so that if you are not using a specific function, that code is not included in what is down loaded...
Post Reply