Forums

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

Home Forums Other Hello Monday Reply To: Hello Monday

#209682
Alen
Participant

@therockstar

I’ve created a little CodePen example for you using bxSlider. If you don’t understand anything let me know.

I’m using:

  • bxSlider
  • jQuery
  • jQuery UI (to animate background color)

bxSlider has callback functions you can use to do certain things as events happen, As you can see in my example, I’m using onSlideNext callback to get the color of next slide (which is defined in CSS) and use it as background color.

Hope this helps

http://codepen.io/alenabdula/pen/rOGLzm