Results 1 to 3 of 3

Thread: Ultimate Fade in Slide Show 2.4. disable mouse over

  1. #1
    Join Date
    Jun 2010
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Red face Ultimate Fade in Slide Show 2.4. disable mouse over

    1) Script Title: Ultimate Fade in Slide Show 2.4. disable mouse over

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

    3) Describe problem:
    I will like to disable the mouse over function, so my script keeps on playing continuously disregarding the position of the mouse. Please take in consideration that I am a noob.

    Thanks

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

    Default

    Inside the .js file, try commenting out the below line:
    Code:
    //setting.$wrapperdiv.bind('mouseenter', function(){setting.ismouseover=true}) //pause slideshow mouseover
    DD Admin

  3. #3
    Join Date
    Jun 2010
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you! It works perfect now

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
  •