using fading links and get ['_gm' is null or not an object]

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
alabuc
Super Advanced
Super Advanced
Posts: 30
Joined: Mon Dec 22, 2003 12:22 am
Location: NY
Contact:

using fading links and get ['_gm' is null or not an object]

Post by alabuc »

hey, im having a problem using fading links with this menu, if you go to http://65.215.194.171/ notice that any of the links on the page (not in the menu) fade, (email alabu soaps, privacy statement, etc) im using a file called fader.js http://65.215.194.171/java/fader.js whenever i call this file on the page, none of the root buttons of my menu work (links that are in a menu work though, like products>store front). i get "_gm is null or not an object" when i try to click a link. however if i dont call fader.js it works fine. my menu data file is at http://65.215.194.171/java/menu_data.js also i dont think this makes a difference but my css file is at http://65.215.194.171/css/styles.css any help would be appreciated. thanks.

~Hal
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Hi Hal,

Have a look at this thread and see if there's anything there. if not, feel free to come back!

Hope that helps,

Kevin
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

The only time I get an error is when I click a link that does not have a complete associated menu; e.g., Contact has the start of a menu definition, but no aI(); with it.

Also, Search will probably get a little upset...

Code: Select all

METHOD=POSTT
How 'bout just 1 'T'.

I 'think' you need to specify your use of hex colors...

Code: Select all

onbgcolor=#EEEEEE;
Note the #.

You're quite a bit down-level. Current is RC46.
John
alabuc
Super Advanced
Super Advanced
Posts: 30
Joined: Mon Dec 22, 2003 12:22 am
Location: NY
Contact:

Post by alabuc »

thanks for your help guys, sorry for not looking thoroughly enough through the forum as that other thread had another fading script that works fine with the menu.
Post Reply