@b82 wrote:
I'm using Twitter Bootstrap Carousel. Everything it's fine with it.
Before</body>
there's my javascript file<script src="lib/bootstrap/bootstrap.js"></script>
and in my<head>
i've all my css<link href="lib/bootstrap/bootstrap.min.css" rel="stylesheet"></link>
. I've installed it manually because i just need these 2 files.
Unfortunally i've discovered thatbootstrap.min.css
causes problems to open Ionic modals. In fact if i remove<link href="lib/bootstrap/bootstrap.min.css" rel="stylesheet"></link>
from my<head>
my modals return to working, but i can't see my Bootstrap carousel of course.I really need help with this please.
Posts: 3
Participants: 2