Here is the code for the carousel:
The next/prev button functions under its respective div, how can I stop it?
When I click on the div below the carousel, the carousel continues to move as usual.
Below the carousel div, there is another one with a tabbing system. When I click on any tab, the carousel slide moves but I want to stop it. I believe it's due to overlapping divs.