Search found 5 matches

by GAMoN
Sun May 25, 2003 9:31 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Any user's manual?
Replies: 9
Views: 6966

That comment immediately follows the first defined main menu item, and frequently winds up off the right side of the screen.

What version are you running? 3.5.15 is current. Also, always get your downloads directly from Andy's site. There are 'mirrors' out there that are literally more than 25 ...
by GAMoN
Sun May 25, 2003 1:45 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: background image flickers when scrolling using IE
Replies: 0
Views: 2020

background image flickers when scrolling using IE

I made a menu with a background image and, with IE, this image flickers or disappears (on slow video cards). It seems that IE tries to download the image at each scroll event.

No problem with Mozilla (even on Linux and MacOS X) and Opera.

Is that a known problem?
Any workaround?

You can see my ...
by GAMoN
Sun May 25, 2003 12:54 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Any user's manual?
Replies: 9
Views: 6966

A quick look at the comments in the array shows the following...
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

Thank you John, that's useful. Unfortunately in my menu_array.js that comment is missing. Maybe I started from a sample with uncomplete comments.
Anyway the ...
by GAMoN
Fri May 23, 2003 6:37 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Any user's manual?
Replies: 9
Views: 6966

A manual, well actually a book will be arriving soon

That's great, but in the meantime? :roll:

I'd like to know more at least about this parameters:

...,"Just a Link","test.php",,,0
Ok, it' clear that the first represents the item description, the second the linked url and the last the item ...
by GAMoN
Thu May 22, 2003 5:11 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Any user's manual?
Replies: 9
Views: 6966

Any user's manual?

Hi all,
I've looked 8O for a manual throughout the whole site but couldn't find any.
Learning exclusively by samples can be frustrating...

Can you help me?
Thanks.