I am having a problem getting Twitter Bootstrap Carousel to begin looping automatically at the required set timing rate when the page loads.
Anyone help point out what I am doing wrong please > http://phraseological.co.uk/ ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can change the speed of the carousel by adding the following code:
http://twitter.github.com/bootstrap/javascript.html#carousel
Remove line 289:
Remove line 325:
Remove line 326:
Remove line 328:
And it will works (tested)