Search found 37 matches

by menufurfer
Fri Oct 11, 2002 11:47 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu Builder is ready for testing (Beta 1)
Replies: 4
Views: 4451

Oh, it's an online builder

Andy: Neat. The menubuilder is online. I somehow thought it was to be downloaded and wondered how you were going to do it. When I first started doing these handsome menus I thought "someday if I ever get into doing a lot of menuing, I will make my own database application and generate my miloni...
by menufurfer
Sat Sep 21, 2002 2:49 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: loadWait Problem
Replies: 2
Views: 2660

LoadWait is in the mmenu.js file (which I thought was untouchable). I see there are branching routines later on which check the value of LoadWait.

Makes me want to learn Javascript. /mfurf
by menufurfer
Thu Sep 19, 2002 2:34 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: duplicating and coloring pages in the menu
Replies: 16
Views: 8347

I didn't get any error messages in NS 4.79 but maybe by this time you fixed it. However what a difference in 4.79 from IE 5.5!!! The whitespace left margin in IE simply vanishes in NS and so the menu is constantly covering the text. When the selection pops a long list, the top selections get partial...
by menufurfer
Thu Sep 19, 2002 1:48 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: trouble with frames
Replies: 1
Views: 2004

I don't have the problem since I don't have large graphics. Also, all the problems are usually the other way around for me who uses Netscape. Things seem to work in IE but not NS. Andy explained one time how to preload menu images to get them into the cache (only necessary if one's menu design conta...
by menufurfer
Thu Sep 19, 2002 1:38 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: File size of .js files
Replies: 3
Views: 3298

On dialup I find the loading time is noticeable when the file(s) are not in the cache. I'm not sure but I would imagine the js files also go into the browser cache along with html files, so the initial load might take a few extra seconds. I'm glad Paul brought up the question. I have been putting of...
by menufurfer
Thu Sep 19, 2002 12:29 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Alternative URL?
Replies: 7
Views: 4946

I find the <span> tag is read in IE but not NS 4.x. I have NS 7.0 on order. Hopefully these incompatibilities will be fixed in that version. /mfurf
by menufurfer
Mon Sep 16, 2002 3:04 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: No installation documentation
Replies: 7
Views: 5248

Welcome back: John had said Obviously, adjust for the location of your scripts. but your code maintained his path [/sai/etc.] E.g. if all your files are in the root directory, it would be src="menu_array.cfm" assuming your array is a cfm file. I'm not sure what the [/quote] in brackets doe...
by menufurfer
Mon Sep 16, 2002 2:49 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu is gone
Replies: 2
Views: 2488

I've had this kind of thing happen and it drives me crazy. You seem to have isolated the trouble to the array file. IOW you can copy the mmenu file only and it works but not if you copy both files. Sometimes it's something as simple as accidentally erasing a placeholding comma. As a hit or miss sugg...
by menufurfer
Sun Sep 08, 2002 2:13 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Alternative to vertical separator line?
Replies: 3
Views: 3148

Hergio and Dennis: Through experimentation I have found that what Herg calls a switch (to turn on the separator) is actually a setting to specify the thickness of the separator, so it can take values above 0,1. I use 4 but for the rightmost menu option zero is better. The menu's right border will th...
by menufurfer
Sun Sep 08, 2002 1:00 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Background color stays on in main frame
Replies: 2
Views: 2954

Kevin: I have a two frame setup which sounds similar to yours. I get that behavior in Netscape 4.7x but not in Netscape 5.5, the two browsers I use for quick testing (I'm soon going to install NS 7.0 - I hope it's worth the trouble). So it sounds like it's a browser version specific problem. I wasn'...
by menufurfer
Mon Sep 02, 2002 4:36 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Highlighting top level
Replies: 2
Views: 2547

My highlight hierarchy seems to hold throughout the menu tree. And I cannot find a CURRENT PAGE ITEM FONT COLOR setting. So you must be using another version or specialty menu. /mfurf
;)
by menufurfer
Mon Sep 02, 2002 4:00 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Align menu items
Replies: 1
Views: 2061

Very nice logo et titre. I just did a test on Andy's standard menu. If you insert the line ,"","",,"",115 [the first comma is the placeholder] between your Syndicat and Contact code lines, it will insert a dummy cell (of darker color) and force your Contact option out t...
by menufurfer
Sun Sep 01, 2002 9:21 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: very small menu when using netscape 4.7
Replies: 5
Views: 4077

Neat, as a stopgapper. I don't understand it however. Isn't this like having one of the arrow graphics or any other graphic except it's a single pixel graphic? How does that wind up stabilizing the font across browsers? :!:
by menufurfer
Sun Aug 25, 2002 11:14 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: frames_header_array.js together with menu_array.js not work.
Replies: 1
Views: 1947

Nice try in mixing and matching menus. Because my presupposition is that the two frame js files are a matched pair (as are presumably other matched pairs being developed for the specialty menus), I would have been quite astounded if suddenly you could mix and match a non-frame js file and it would w...
by menufurfer
Fri Aug 23, 2002 10:15 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: very small menu when using netscape 4.7
Replies: 5
Views: 4077

I am hoping that others reading this will give us the benefit of their experimentation with fonts across various browsers, espcially ID and NS. /mfurf
by menufurfer
Sun Aug 18, 2002 1:25 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Frames, submenus and background images
Replies: 6
Views: 4851

Try moving your closing </head> command to the line in between <noframes> and the opening <body> command. This puts your framesets within your head section instead of in a no man's land between the head and body sections. I think this will do it for making it NS friendly. You probably won't notice a...
by menufurfer
Sun Aug 18, 2002 3:28 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Frames, submenus and background images
Replies: 6
Views: 4851

Since you and I have basically a similar double frame setup and mine works (with the exception of the font size) in both IE and NS, so should yours. Do you start with an index file that is blank and merely is used to set up the frames? Here is my html code (note that my small frame is logo.htm and l...
by menufurfer
Sat Aug 17, 2002 4:39 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: very small menu when using netscape 4.7
Replies: 5
Views: 4077

I've noticed both in my own menus and in other milonic menu designers on the board here that there is a constant font problem when designing in Netscape and testing in IE and vice-versa. The IE fonts are always larger. I think your menu shrunk to fit the size of the Navigator font (which I have foun...
by menufurfer
Sat Aug 17, 2002 4:33 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Frames, submenus and background images
Replies: 6
Views: 4851

I have timegap=500 which I think is the original and is supposed to affect the delay on the menu visibility. But then again I don't use images and maybe that's a factor... because when I switch from your site to mine and back and forth using the Back and Forward buttons, I don't have the problem at ...
by menufurfer
Sat Aug 17, 2002 4:02 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to make submenus, background images and frames work
Replies: 5
Views: 4081

I didn't see your post until now. On no. 2, I can't be of much help since I decided not to use images: even if they work right they are extra overhead. I don't think anyone misses them. On positioning the menus, this is generally trial and error although I don't think most of those offset values nee...