How can I apply a parallax effect to a DIV that doesn't have a background image?
I want to apply a parallax effect to a DIV that is a slideshow, I tried "background-attachment:fixed",but it didn't work because my div doesn't contain a background image.