Results 1 to 4 of 4

Thread: Ultimate Fade-in slideshow

  1. #1
    Join Date
    Nov 2010
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ultimate Fade-in slideshow

    1) Script Title: Script Title: Ultimate Fade-in slideshow (v2.4)

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

    3) Describe problem:
    Hi guys,
    Have a problem with Ultimate Fade-in slideshow script. I have a pop-up window and slideshow "Ultimate Fade-in slideshow". The problem is that when the popup
    window pops up it appears under the slideshow. I've tried this code :
    Code:
    style="z-index:2000"
    but without success
    Here you can see the problem :
    http://irakli-k.com/temporal/index.htm

    Pop up window I've created with ThickBox : http://jquery.com/demo/thickbox/
    Last edited by upf; 05-25-2011 at 07:23 PM.

  2. #2
    Join Date
    Nov 2010
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I found this and it works fine for me, but still want to know how to fix Ultimate Fade-in slideshow (v2.4)
    http://www.youtube.com/watch?v=H4gKIA0N-jA
    Last edited by upf; 05-25-2011 at 08:37 PM.

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

    Default

    Ok, Isloved the the problem Ultimate Fade-in slideshow (v2.4).
    I gave a negative value to z-index of slideshow(not popup), like this:
    Code:
    style=z-index:-2000

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Don't try this at home folks as it will make all hover functions inoperative and clicking on the slideshow links impossible. That is of course if you're using any of that.

    An approach that would work without those consequences would be to leave the slideshow's z-index alone and boost the popup's to 2000.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •