Results 1 to 3 of 3

Thread: Please Help With This Script

  1. #1
    Join Date
    Oct 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Please Help With This Script

    Script : Image onMouseover Effects

    I have been looking for exactly this script for soem time and I have, I thought, included it in my web site really sucessfully.....unfortunately, all the work I did was tested and tried out using the Opera browser. Everything works so well using Opera but....adly, with nothing else!!! Not IE (any version, I've tried 4, 5, 5.5 and 6 and none work....) not Netscape 7.2, not Firefox, not HotJava....and so on.
    I have no idea what I did wrong, I think I followed the instructions well and the fact that it works with Opera seems to bear this out,

    Can you help please.

    The link to the page on my site where the script is used is as follows...

    http://www.6th-avenue.co.uk/people.html

    When you mouse over each hyperlink, a photograph of the character pops up, well, at least that's the idea....

    Thank you in anticipation for your help.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    There may be other problems, but at a glance, one of them would be that you have two onLoad event handlers, creating a conflict. To confirm this, try removing the part in red on your page:

    <body bgcolor="FFFFFF" onLoad="MM_preloadImages('images/back_on.gif')" >

    Hope this helps,

  3. #3
    Join Date
    Oct 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you very much for this, that did the trick. I would never have found what was wrong so thanks again.

    Best Regards

    Harry

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •