Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Is it possible to add Jquery cycle to background Images? Re: [Solved] Is it possible to add Jquery cycle to background Images?

#77565
frostis21
Member

That makes sense – managed to get this working by adding 3 separate divs each with a different background image to a container div (.slideshow). and targeting the divs instead of the images with Jquery – many thanks RobSkiW!