Click here to Skip to main content
15,885,141 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
The bootstrap image carousel isn't working. The slide doesn't change when I press either of the buttons. It just stays the same, with no response whatsoever.
The code I used for the carousel was taken straight from the Bootstrap website and it should work.
Here is a screenshot http://prntscr.com/5geeem[^]
And here is the HTML code http://pastebin.com/cmtkH9vA[^]
It would be much appreciated if you could help me solve this problem.
Posted
Comments
vbmike 14-Dec-14 9:32am    
Your carousel works ok if you resize the browser window. It does not work if you size it down small (the size of the image). You must have a css media statement working against you. It works fine in Chrome with window maximized: except the image itself is placed to the far left in the carousel. Again in this instance you must have some css overriding the carousel's css....

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900