jacofunk
05-09-2006, 10:18 PM
Hello all,
I'm working on a new site, and as part of it, I've used some code from another site of mine that takes a single click and changes multiple frames (yeah, frames, I know). Anyway, that code works find on the old site with all different browsers, but with the new site, it only works with IE and Opera. Mozilla doesn't do a thing. It's frustrating.
As you can see on the new site, besides the navigation script, I also have one running that does a mouseover/onclick effect to the nav buttons. I'm wondering if this could somehow be the cause of the Mozilla problem.
Below is a link to the "new" site.
http://www.neophono.com/spinellis
And here is a link to the "old" site (where the nav script is working).
http://www.columbuscycling.com/ss.htm
Thanks!!!
(When looking at the javascript console output in Mozilla, I get these errors over and over:
mClick is not defined
parent.frames.contentFrame has no properties
mOut is not defined
)
I'm working on a new site, and as part of it, I've used some code from another site of mine that takes a single click and changes multiple frames (yeah, frames, I know). Anyway, that code works find on the old site with all different browsers, but with the new site, it only works with IE and Opera. Mozilla doesn't do a thing. It's frustrating.
As you can see on the new site, besides the navigation script, I also have one running that does a mouseover/onclick effect to the nav buttons. I'm wondering if this could somehow be the cause of the Mozilla problem.
Below is a link to the "new" site.
http://www.neophono.com/spinellis
And here is a link to the "old" site (where the nav script is working).
http://www.columbuscycling.com/ss.htm
Thanks!!!
(When looking at the javascript console output in Mozilla, I get these errors over and over:
mClick is not defined
parent.frames.contentFrame has no properties
mOut is not defined
)