Results 1 to 2 of 2

Thread: Ultimate Fade-In Slideshow Hides JavaScript Menu

  1. #1
    Join Date
    May 2016
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ultimate Fade-In Slideshow Hides JavaScript Menu

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

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

    3) Describe problem: I have successfully implemented a fade-in slideshow. However, I use a dynamic menu, via menu.js, on the same page and the menu items appear hidden behind the images in the slideshow.

  2. #2
    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

    It's a z-index issue, set your menu's flyouts' css z-index property to a value of 10000. (selector {z-index: 10000;}) (or in javascript: el.zIndex = 10000;)

    Now I realize not everyone knows what that means, or if they do, how in particular to do that. And it often varies a little or sometimes even a lot from menu to menu. So, if you want more help, please provide a link to the page on your site that shows the problem, so we can have a look.
    - John
    ________________________

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

Similar Threads

  1. Ultimate Fade-in Slideshow - javascript conflict?
    By hugh in forum Dynamic Drive scripts help
    Replies: 6
    Last Post: 07-06-2012, 03:06 AM
  2. Ultimate Fade-In Slideshow hides drop down navigation, HELP!
    By cmay0509 in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 12-04-2008, 07:31 AM
  3. Layering, Javascript, & Ultimate Fade-in slideshow (v1.5) (part 2)
    By typhoidtimmy in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 04-27-2007, 03:17 PM
  4. Ultimate Fade-in slideshow (v1.5) External Javascript file?
    By lejt21 in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 08-09-2006, 01:14 PM
  5. Layering, Javascript, & Ultimate Fade-in slideshow (v1.5)
    By nick800 in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 06-16-2006, 04:10 AM

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
  •