<div class="modal fade" id="addhor" role="dialog" >
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h4>Adicionar Horário</h4>
</div>
<div class="modal-body">
<p>teste</p>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
I saw this example as modal in the bootstrap, the modal opens but does not work shows the contents with a dark screen and when I click anywhere it closes. Could someone help me?
Q: I have a problem with my keyboard.