ReAenimator
01-12-2007, 02:53 AM
Hi all,
I'm new here, and definitely new to javascript, but have run into a problem that that I've spent waaay to much time on and just can't solve.
Basically I have site that uses iframes to load its content. In one of the frames I have an html page that contains an image, and when you mouse over the image it is supposed to fade up a little description box. Naturally when you move the mouse away, the box disappears. I have a javascript function that fades the image up and down, and it's activated via an onmouseover event that is attached to a div that contains no content, but lays over the image to define the triggering area.
I use Dreamweaver to preview my pages while they are stored on my computer, and everything works beautifully. However, once I upload the page to my site, that functionality disappears completely. I'm really at a loss for what to do.
Here is the page in question: http://www.linesandwaves.com/babyiqcorp.html
You should be able to mouseover the big image panel and see the description fade up over it.
Can anyone help me out with this one? I am absolutely stumped at this point.
I'm new here, and definitely new to javascript, but have run into a problem that that I've spent waaay to much time on and just can't solve.
Basically I have site that uses iframes to load its content. In one of the frames I have an html page that contains an image, and when you mouse over the image it is supposed to fade up a little description box. Naturally when you move the mouse away, the box disappears. I have a javascript function that fades the image up and down, and it's activated via an onmouseover event that is attached to a div that contains no content, but lays over the image to define the triggering area.
I use Dreamweaver to preview my pages while they are stored on my computer, and everything works beautifully. However, once I upload the page to my site, that functionality disappears completely. I'm really at a loss for what to do.
Here is the page in question: http://www.linesandwaves.com/babyiqcorp.html
You should be able to mouseover the big image panel and see the description fade up over it.
Can anyone help me out with this one? I am absolutely stumped at this point.