Forum Moderators: open
Each element works fine on my box - I can publish it all over & it's great. Problem is when I publish it to my ISP, they fail. They still seem to fire the mouseover - as I then get a typical IE Image not found small red cross. I've redone the whole lot with the JPGs all in the same folder as their menu pages. It seems to me to be a duff URL for the image swap, but everything looks OK. I've tried pasting all the script codes into the <Body> tag and it still wont work. 01:14 local time and I'm pulling what little hair i've got left out. Any clues from anyone would be highly welcome please..
I haven't used behaviours in FP as I prefer to use my own JavaScript snippets. The problem I encountered with FP generated scripts was that I couldn't control the output script.
The first thing I would do is check the generated output on your server. Is the image in the generated JavaScript pointing to the correct place on your webserver, or is it still pointing to your local hard-drive. Fixing this may be as easy as editing the page source to point to the correct image file.