My intention is the following, after generating the list of images by PHP, I wanted that when I clicked on any of the images it would open in a modal dynamically, where I would pass the image address by some parameter and it would open in bootst...
I have the following html pages: cadastrocliente , cadastroadirectory and cadastrocontact .
In my customer register I have two buttons: id="btnCadastroEndereco" and id="btnCadastroContato" .
When I click on these buttons...
It seems simple but with difficulties, I have two modal that has to appear in the home after login of the user, I need to appear one and only after the user closes that first appears the second modal. I have the following code:
$(do...
I have a table with a list of companies. I want from a click on the table line to load a modal with the information of this company. Any suggestions on how to do it?
In the DatePicker example, when someone clicks on input date, opens the correct calendar down. How can I do this ?
In my case I have a page that only has a calendar made by me, it's a specific calendar, but I would like it when someo...
I have a modal bootstrap that has a contact form:
HTML:
Thank you! Your form has been successfully submitted and will be answered as soon as possible.
<div class="modal fade" id="contactModal" tabindex="-1"...
I have tried in several ways to disable the submit button of a form that is inside a modal bootstrap window, but I did not succeed. I already researched the documentation but tb I did not find it. Can someone give me a light?
Here are some of...
I already use the bootstrap modal and it worked very well for the content I tested. But I can not find anything that explains how to open an external page in a modal on the site.
Does anyone know how to do it?
I'm grateful for the help!