Results 1 to 3 of 3

Thread: mouseover conflict? with Ultimate slideshow

  1. #1
    Join Date
    Jan 2009
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default mouseover conflict? with Ultimate slideshow

    1) Script Title: Ultimate Fade-in Slideshow

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nslideshow.htm

    3) Describe problem: I added the slideshow to a page that was working fine, with the slideshow in place none of my mouseovers for my navigation work.

    Here's the page with the slideshow:
    http://www.luckham.ca/

    and another page without the slideshow:
    http://www.luckham.ca/about.html

    Any help would be greatly appreciated!

    Julian

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

    Default

    There should be no collision between the slideshow script and any mouse over events that you've defined elsewhere on the page. Going to http://www.luckham.ca, I get the following JS error occurring in Firefox:

    Code:
    Error: MM_findObj is not defined
    Source File: http://www.luckham.ca/
    Line: 34
    This is most likely the source of your problem right here. Make sure this function is defined inside your JavaScript.
    DD Admin

  3. The Following User Says Thank You to ddadmin For This Useful Post:

    Julian (01-28-2009)

  4. #3
    Join Date
    Jan 2009
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Thumbs up

    Thank you... I see it now, I guess while editing some how I lost a whole line in there! Works like a charm now... thank you so much!
    Last edited by Julian; 01-28-2009 at 01:58 PM.

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
  •