Search found 19 matches

by snapey
Sat May 03, 2003 12:40 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Design your own menu
Replies: 5
Views: 3932

Dearest HelpME

you will not make any friends on this forum by spamming other peoples threads with a question you have already asked elsewhere.
by snapey
Sat May 03, 2003 12:11 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Design your own menu
Replies: 5
Views: 3932

Can I suggest that you consult the samples and frequently asked questions on this site for ideas.

You might also want to start with the latest version rather than the one you have listed.
by snapey
Sat May 03, 2003 12:00 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: PINK HOME FIELD - Copyright protection, ... or a BUG?
Replies: 3
Views: 3122

current page item colour

Are you sure its not just the current page item color and current page background color? Once you change the home button to your own URL, the menu will spot that the current page is the same url as the menu item and apply those colors specifically assigned to the current page. See the following two ...
by snapey
Fri May 02, 2003 11:54 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu & ASP pages
Replies: 1
Views: 2085

Check the paths

Cisco Are the asp pages and the html pages all in the same directory? I notice that you don't specify the location of the menu files in the asp page. If the path is wrong (no js files in the current directory) then the script lines will just be silently ignored. I regularly use asp pages with no pro...
by snapey
Fri Apr 25, 2003 2:49 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Win XP style Menu
Replies: 8
Views: 5177

I will reply further when I have more time, but you need to understand relative and absolute paths to files. You want one copy of the menu array - yes? The menu has to work irrespective of the folder that the page resides in. If you are in the root directory then src=menu/imagename.gif loads an imag...
by snapey
Fri Apr 25, 2003 8:58 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: how to fit Menu in a table cell ,how to control Menu widht?
Replies: 6
Views: 4589

First let's try and get you loading the menu ok. You don't need anything in the document apart from the two lines where you call the javascript. All you need to do is to ensure that the path is correct in relation to where you have stored the page, and then you need to remove your comment marks in t...
by snapey
Thu Apr 24, 2003 10:30 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: IE 6 problem
Replies: 7
Views: 8139

Is it a bug or isn't it?

By posting in the 'bug reports' section of the site, I didn't mean to imply that I thought this was a bug with the menu, I was just following the thread of someone with the identical fault. Maybe finding a solution to the problem will make the menu more robust or at least poor webmasters such as mys...
by snapey
Thu Apr 24, 2003 10:12 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: how to fit Menu in a table cell ,how to control Menu widht?
Replies: 6
Views: 4589

create a centralised menu

Ron I think you will struggle because your table has a fixed width, and is automatically centred. This means that you cannot predict the left edge of the menu. You can though center the menu on the screen. If you setup the menu with 5 horizontal items, and set the menu width to be 140 (5 x 140 = 700...
by snapey
Thu Apr 24, 2003 9:36 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to set the Width and Height of Horizontal Menu
Replies: 3
Views: 3327

Re How to set menu width on horizontal menu

This parameter seems strange to me. Any value at all indicates that the 'menu' should be 100% wide, and then the value is used to set the height in pixels. ie, a value of 20 produces a bar of 20 pixels high, across the entire width of the screen. The actual menu elements, with borders, still occupy ...
by snapey
Thu Apr 24, 2003 8:07 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: URL and show menu
Replies: 2
Views: 2683

Re: URL and show menu

,"item3","show-menu=next",,,1 I think you just need to put the URL in the next parameter: ,"item3","show-menu=next","item3url.php",,1 (at least thats what I do) Have a look here: http://www.rotary1220.org, then follow: District -> Committees -> Memb...
by snapey
Thu Apr 24, 2003 7:49 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Win XP style Menu
Replies: 8
Views: 5177

menu file locations

Rockerz I'm not sure if we are talking at cross purposes here but.... It's quite acceptable to have the menu files in one location. The site I run has a single copy of the menu structure all stored in the _borders directory. Just make sure that: - the path on each page points to the absolute path of...
by snapey
Thu Apr 24, 2003 7:26 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Library not registered error
Replies: 7
Views: 5896

Still looking for a cure...

My friend still cannot access an Milonic menus despite having up to date Windows XP, IE6, Jscript.dll and current fixes.
by snapey
Thu Apr 24, 2003 7:18 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: IE 6 problem
Replies: 7
Views: 8139

Still looking for a cure....

Who is scott? :roll: You seem to have not taken the time to understand the problem. Yes, of course the menu's on those sites work ok or I and Andy would have major problems. The point is, is that I have ONE person that has reported a problem to me, a problem that despite various efforts and applying...
by snapey
Thu Apr 24, 2003 12:14 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Library not registered error
Replies: 7
Views: 5896

Re: Library not registered error

Dave, did you resolve this? I have just posted a very similar problem on another thread. :?: Hi, Two sites I frequent use the Milonic menu. Currently both sites are unusable by me as their navigation menu doesn't work :-( On one site I get the following error: Line: 45 Char: 163 Error: Library not r...
by snapey
Thu Apr 24, 2003 12:09 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: IE 6 problem
Replies: 7
Views: 8139

Library not registered

I have a visitor who cannot see the menus on my site. Loading http://www.rotary1220.org/02/index.asp returns: Line 49 Char 170 Error Library not registered Code 0 This is using menu version 3.4.12 -------------------------------------------- Also, no menus are displayed from http://www.milonic.com r...
by snapey
Wed Jul 17, 2002 1:24 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: More on Frontpage shared borders
Replies: 3
Views: 2960

Hi, You can set loadWait to 1 in mmenu.js This is not desired however as you will need to wait until your tables and content have been drawn before the menu will show. Cheers Andy I'm not sure what you are getting at. How does this setting help? Do you understand my original positing? Can I explain...
by snapey
Tue Jul 16, 2002 11:16 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: More on Frontpage shared borders
Replies: 3
Views: 2960

More on Frontpage shared borders

This refers to FP2000, other versions may behave the same. Problem: As soon as you enable shared borders on a page, FP creates a table to position the borders. This means that wherever you place your script tags within the body they have no choice but to reside in a TD cell. When the script is locat...
by snapey
Mon Jul 15, 2002 11:50 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Tip - Follow scrolling is actually a variable
Replies: 1
Views: 2330

Tip - Follow scrolling is actually a variable

Perhaps this is one for the manual ? :idea: I have pages with one horizontal bar, and another with two, the second menu appearing below the first. This is fine until the user scrolls then both menu's appear at the same position. I have found a wonderful feature! You can set the Follow Scrolling to b...