0

If I have a basic cycle2 like on their demo:

<div class="cycle-slideshow">
    <img src="http://jquery.malsup.com/cycle2/images/p1.jpg">
    <img src="http://jquery.malsup.com/cycle2/images/p2.jpg">
    <img src="http://jquery.malsup.com/cycle2/images/p3.jpg">
    <img src="http://jquery.malsup.com/cycle2/images/p4.jpg">
</div>

Is there any way to make the outer cycle-slideshow above the images with css, so that clicking on the visible image would be actually clicking the container, and background color like rgba(100,100,100,0.5) would be an overlay over every image as they change?

NoBugs
  • 9,310
  • 13
  • 80
  • 146

0 Answers0