Search found 5 matches

by SlashEMc
Tue Jul 09, 2002 3:28 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Line 42 - mmenu.js error invalid arguement
Replies: 9
Views: 6286

Fixed.

Simple fix by Andy :-

"A parameter was missing.

Where you have "yellow" as the Current item foreground color you need to add a background color too. Add "" tested and works." :idea:

Thnx for your help Andy :)
by SlashEMc
Tue Jul 09, 2002 1:20 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Line 42 - mmenu.js error invalid arguement
Replies: 9
Views: 6286

nope.

still line 42 error.

style1=[
"white",
"",
"D60F05",
"",
"",
12,
"normal",
"bold",
"Arial",
4,
,
,
,
,
"yellow",
,
,
,
,
,
]
by SlashEMc
Tue Jul 09, 2002 1:10 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Line 42 - mmenu.js error invalid arguement
Replies: 9
Views: 6286

I don`t think its anything with my colours?



style1=[
"white",
"transparent",
"#D60F05",
"transparent",
,
12,
"normal",
"bold",
"Arial",
4,
,
,
,
,
"yellow",
,
,
,
,
,
]
by SlashEMc
Tue Jul 09, 2002 1:05 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Line 42 - mmenu.js error invalid arguement
Replies: 9
Views: 6286

hmmm.

Nope its on the server don`t think its a server issue. :(
Will check up on the colours :) cheers.
by SlashEMc
Tue Jul 09, 2002 12:39 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Line 42 - mmenu.js error invalid arguement
Replies: 9
Views: 6286

Line 42 - mmenu.js error invalid arguement

Hi guys,
I`m having a bit of trouble, have any of you guys had any problems or experienced this:

Select a link ie menu.asp from dynamic menu.
The page refreshes, the link is activated and has changed colour to yellow from white.
When I mouseover the link I have no problem however; on mouseout of ...