When I advance the slider manually, the slider jumps to the top of the page. How can I prevent this from happening? Help much appreciated! Here\'s the code:
<
I ended up adding a overflow: hidden; to the carousel class which did the trick.