• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Liutauras Vilda
  • Ron McLeod
  • Jeanne Boyarsky
  • Paul Clapham
Sheriffs:
  • Junilu Lacar
  • Tim Cooke
Saloon Keepers:
  • Carey Brown
  • Stephan van Hulst
  • Tim Holloway
  • Peter Rooke
  • Himai Minh
Bartenders:
  • Piet Souris
  • Mikalai Zaikin

Slide show z-index issue

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks to whoever is looking..
I have been trying to develop a slide show code, CSS,JavaScript the code is ready.. copying the html code below (please feel free to use it anywhere you like)..
I have been having issues trying to get the z-index right
'cover' div from code below has a box shadow and i'd like the images in 'slide' div to slide under it (notice how images hide the shadow on left and right when moving)
Thanks in advance!

 
reply
    Bookmark Topic Watch Topic
  • New Topic