I am new to Twitter Bootstrap. I am working on a modal panel, but it is not being displayed. It fades the screen, but the modal itself does not appear. I have checked the error
Change this:
Launch demo modal
To this:
(remark that changing a
tag to button
tag is not the answer but it is adding the data-target
and data-toggle
attribute that does the "work")
Please look at this example:
Bootstrap Modal