Search found 15 matches

by kbrowder
Tue Feb 28, 2006 7:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: ns4 undefined
Replies: 3
Views: 4171

ns4 undefined

hi everyone.

I've been searching for the answer but they are limited.

I have just changed my pages from loose to "strict'

The following menu script does not work. Somewhere I read that there had been changes to the code.

I"m on XP Pro SP2 with XHTML strict ...
by kbrowder
Sun Dec 04, 2005 7:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu position?
Replies: 4
Views: 6466

Ahhhh! Just spotted the problem:

screenposition: "top:center"

SHOULD BE:

screenposition: "top;center"

semicolon rather than colon should fix it :)
Neither solution worked here. Well. I didn't change the width attribute. Maybe I should change that.

Yep! That took care of it when I commented ...
by kbrowder
Sun Dec 04, 2005 7:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu position?
Replies: 4
Views: 6466

tootricky wrote:Ahhhh! Just spotted the problem:

screenposition: "top:center"

SHOULD BE:

screenposition: "top;center"

semicolon rather than colon should fix it :)
Neither solution worked here. Well. I didn't change the width attribute. Maybe I should change that.
by kbrowder
Sun Dec 04, 2005 3:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu position?
Replies: 4
Views: 6466

menu position?

Greetings everyone.

I've been struggling with the menu position when using FireFox browser.

In the others, IE, Opera, CrazyBrowser, etc. the menu is positioned centered within the boundaries of my page which is 780 pixels wide.

However, with FireFox the menu positions itself in relation to the ...
by kbrowder
Wed Nov 09, 2005 4:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu offset to right in small windows.
Replies: 4
Views: 6021

Hi Ken,

Take a look below my name and go to the first link.

Ruth

Thanks Ruth. I read those.

After further evaluation, I have found out that IE positions the menu correctly with regard to my web page design.

However, Firefox positions with regard to the actual monitor screen and therefore ...
by kbrowder
Mon Nov 07, 2005 9:34 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu offset to right in small windows.
Replies: 4
Views: 6021

That's the size of the menu.

Ok. Understood.

As to the two sets of directions, I don't know about that, what two sets? Are the files named differently and have different instructions?
Here's top part of menu_data.js:
fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but ...
by kbrowder
Mon Nov 07, 2005 4:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu offset to right in small windows.
Replies: 4
Views: 6021

Menu offset to right in small windows.

Greetings all,

Having a small problem with the Corporate menu.

Whenever the site window is made smaller, the menu sitll remains a fixed distance from the left side of the window causing it to disappear on the right.

I have it set for top:center in the menu.

What have I done wrong?

and BTW why ...
by kbrowder
Mon Nov 07, 2005 4:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Free use of the menu
Replies: 25
Views: 339380

Re: Free use of the menu

Hi all,

Basically, you now need to include the following on all pages that use the menu in order to use the latest version (5.711) so that the annoying popup-box does not appear.

Unfortunately, to remain viable and in business we need to keep up with competition and allowing users to use the ...
by kbrowder
Mon Sep 05, 2005 6:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu images don't call
Replies: 6
Views: 8032

Your code works OK for me (on my server) :(

You need to update your Milonic code:

http://www.milonic.com/menuvinfo.php

Then try:

1. Check file permissions on orangedots.gif
2. Try creating a page that ONLY has the Milonic code on and run it on your server. Hopefully that will show if it's your ...
by kbrowder
Mon Sep 05, 2005 6:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu images don't call
Replies: 6
Views: 8032

Your code works OK for me (on my server) :(

You need to update your Milonic code:

http://www.milonic.com/menuvinfo.php

Then try:

1. Check file permissions on orangedots.gif
2. Try creating a page that ONLY has the Milonic code on and run it on your server. Hopefully that will show if it's your ...
by kbrowder
Mon Sep 05, 2005 4:24 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu images don't call
Replies: 6
Views: 8032

menu images

Please post a URL so we can see the problem.

Hey friend.

Sorry for the long wait. I had changed back to the other menu, and I've been busy so didn't see this answer. Wish there was a watch function that would email when there is an answer.

I've changed the menu now to 'corporation' where you or ...
by kbrowder
Fri Aug 26, 2005 2:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu images don't call
Replies: 6
Views: 8032

menu images don't call

Hello all.

I'm changing my menu to the "corporation" style but I have a problem.

The images will not show, leaving a big red X in their place.

The images are whitedots.gif and orangedots.gif.
They are called in the menu .js file and they ARE in the same directory as the rest of the menu items ...
by kbrowder
Wed Oct 20, 2004 6:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opera 7.54 and Milonic menu not at top of page
Replies: 3
Views: 5132

menu placement

Hello again.

I have decided to place the pseudo-table (#container) at the top of the view screen and make room for the menu in the header.

That takes care of that so we won't have to sweat the problem any more.

I appreciate the help Maz gave.

Take care all.
by kbrowder
Tue Oct 19, 2004 1:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opera 7.54 and Milonic menu not at top of page
Replies: 3
Views: 5132

Is okay in Safari, try taking out

//with(milonic=new menuname("FrontPage")){
//style=menuStyle;
//aI("text=FrontPage;url=http://7times/newFP.shtml;");
//}

maz

Thanks Maz. What is Safari?

Took that out, no difference. The menu still sets inside at the top line of the header.

http://7times.us ...
by kbrowder
Mon Oct 18, 2004 7:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opera 7.54 and Milonic menu not at top of page
Replies: 3
Views: 5132

Opera 7.54 and Milonic menu not at top of page

Hello everyone.

Just to get of on the right foot, the milonic menu is great! I love it!

But......

Works fine in IE and Mozilla, but in Opera 7.54 the menu is at the top of my "body" (which is down from the top of the page 40px) and covers part of my header, rather than at the top of the page.

I ...