Search found 11 matches

by grace422
Wed Jan 18, 2006 10:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: how to optimize the menu size
Replies: 3
Views: 4698

how to optimize the menu size

I ran my site http://home.comcast.net/~w.a.cotton/USF ... ummary.htm

through a web site speed analyzer. I get good results on everything except the script. Here is the warning:

SCRIPT_SIZE - Warning! The total size of external your scripts is 12848 bytes, which is over 8K. Consider optimizing your ...
by grace422
Thu Dec 22, 2005 3:24 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: can't get valid licensed menu
Replies: 7
Views: 5376

can't get licensed version to download

The license expires Fri 7th Jul 2006. I am not sure why the support expired before that. It says that the license is valid and gives a number and the correct site that it will be located at.

When I ask for technical support it says:

"Your support appears to have expired

If you need continued ...
by grace422
Thu Dec 22, 2005 5:25 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: can't get valid licensed menu
Replies: 7
Views: 5376

can't get valid licensed menu

I have a valid, up-to-date professional license, but every time I try to download the updated menu version, it says License Number: 1000 for Unlicensed. I tried to contact milonic, but it says "support expired". Does anyone know how I can remedy this situation and get my licensed code?
by grace422
Wed Dec 21, 2005 3:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: sub-menu's no longer appear
Replies: 2
Views: 2352

Thanks!

Thanks Ruth, you are the best! I do have a license and will have to sort that problem out next. But for now, the menu's work and that is all I needed for this day. Psheww, just in the time of nick for my deadline! :D
by grace422
Wed Dec 21, 2005 3:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: CSS style sheet to no print menu
Replies: 2
Views: 2625

Thanks!

Thanks! That worked.
by grace422
Wed Dec 21, 2005 5:25 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: CSS style sheet to no print menu
Replies: 2
Views: 2625

CSS style sheet to no print menu

I am making a printer friendly style sheet for:

http://home.comcast.net/~w.a.cotton/USFS/index.htm

Does anyone know the code to not print the milonic menu? Below is my style sheet so far.

/* CSS Document - Printer friendly */
/* Black on white with 12-point, serif fonts:*/
body { color : #000000 ...
by grace422
Wed Dec 21, 2005 5:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: sub-menu's no longer appear
Replies: 2
Views: 2352

sub-menu's no longer appear

I am working on the following site:

http://home.comcast.net/~w.a.cotton/USFS/index.htm
http://home.comcast.net/~w.a.cotton/USFS/menu_data.js

2 days ago, the sub-menu's appeared. Now they don't. The only thing I changed as far as the menu goes is the colors and added and deleted some menu's. I have ...
by grace422
Sat Jul 16, 2005 6:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: centering menu
Replies: 7
Views: 4559

centered menu

Very odd. It works fine on my computer when I load it locally. When I upload it to the site, it ceases to work.

Any suggestions on the problem?
by grace422
Sat Jul 16, 2005 5:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: centering menu
Replies: 7
Views: 4559

center menu

Many Thanks!

The POSITION="RELATIVE"; clue worked. I was able to put the menu into my CSS style sheet and still call it as a .js file rather than including it in the page code.

http://home.comcast.net/~w.a.cotton/USFS/index.htm

A little minor format tweaking and the template will be done (with ...
by grace422
Sat Jul 16, 2005 4:59 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: centering menu
Replies: 7
Views: 4559

centered menu

I can't use a fixed distance from the left margin for the menu because that changes as the browser width changes. I am looking for a way to float the menu between the header and the highlights box so it is always in the same place relative to the page content, not the browser window.

Thanks
by grace422
Sat Jul 16, 2005 12:58 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: centering menu
Replies: 7
Views: 4559

centering menu

I have a page: http://home.comcast.net/~w.a.cotton/USFS/index2.htm

where I would like the menu to be centered with the rest of the page. It should line up above the highlights menu. Is there a way to do this?