DanThMan
01-02-2004, 03:31 AM
I want the link fader script to work both in the menu and for the rest of
my site. When I call it just for the rest of my site the links in my menu
stops working. I'll get a "_gm" is null or not an object when I click on the links in the menu. I have no coding experience worth mentioning and it feels like I'm stuck right now I am using the milonic menu. I do think it's a conflict with mmenudom.js I have not yet tried to implement it in the menu. Is it even possible? The fader script is well known, but I'll send both the conflicting scripts along and hope that someone has the skills and the time to look it over!
However, the script makes a smooth, stunning effect that I really want to have. I've been at this for a couple of days now, trying everything I can think of! But it just won't work together with mmenudom.js.
I use frames, so I use the "body onload" which is known to cause conflicts with several scripts. I've tried the safeaddonload script and some other solutions, so now I'm pretty sure that this has nothing to do with this conflict
( OFF TOPIC: Is there any problems by using
<body onmouseover="if (self == top) top.location='index.html'">
instead of:
<body onload="if (self == top) top.location='index.html'">
Wouldn't that take care of the onload conflict. It seems to work for me. Just a thought)
My site is in swedish and I constantly change it for testing purposes, as I play
with different layouts to find new solutions ( someday maybe I'll even make it validate ) for other sites that I manage.
http://w1.474.telia.com/~u47403260/dannads/
If this post seems alittle bit odd it's because I've posted it in the milonic forum and copied and pasted it so it should make some sense in other forums. The milonic menu is fairly spread around the world and someone here would know what I'm trying to achieve. Help me please I'm grasping at straws! :)
my site. When I call it just for the rest of my site the links in my menu
stops working. I'll get a "_gm" is null or not an object when I click on the links in the menu. I have no coding experience worth mentioning and it feels like I'm stuck right now I am using the milonic menu. I do think it's a conflict with mmenudom.js I have not yet tried to implement it in the menu. Is it even possible? The fader script is well known, but I'll send both the conflicting scripts along and hope that someone has the skills and the time to look it over!
However, the script makes a smooth, stunning effect that I really want to have. I've been at this for a couple of days now, trying everything I can think of! But it just won't work together with mmenudom.js.
I use frames, so I use the "body onload" which is known to cause conflicts with several scripts. I've tried the safeaddonload script and some other solutions, so now I'm pretty sure that this has nothing to do with this conflict
( OFF TOPIC: Is there any problems by using
<body onmouseover="if (self == top) top.location='index.html'">
instead of:
<body onload="if (self == top) top.location='index.html'">
Wouldn't that take care of the onload conflict. It seems to work for me. Just a thought)
My site is in swedish and I constantly change it for testing purposes, as I play
with different layouts to find new solutions ( someday maybe I'll even make it validate ) for other sites that I manage.
http://w1.474.telia.com/~u47403260/dannads/
If this post seems alittle bit odd it's because I've posted it in the milonic forum and copied and pasted it so it should make some sense in other forums. The milonic menu is fairly spread around the world and someone here would know what I'm trying to achieve. Help me please I'm grasping at straws! :)