nope this does not help either

On Sun, Dec 23, 2012 at 8:51 PM, Nirmalya Ghosh <[email protected]>wrote:

> put ur javascript at the end of your body.
> you didnt end ur image tags it should be like <img src = "..." />
> and add an active to an item u want to start with for example,
>
> <div class = "active item"> <img src = "..." /> </div>
> <div class = "item"> <img src = "..." /> </div>
> By this way bootstrap can know which one to start with.
>
> Hope this helps
>

Reply via email to