Most voted "jquery-remodal" questions
5 questions
Sort by count of
-
1
votes1
answer188
viewsClose modal in the REMODAL plugin
I’m using the Vodkabears Remodal plugin, https://github.com/VodkaBears/Remodal#readme I open a modal with it and inside the modal I have an iframe, I wanted to know how I close the modal from a…
-
1
votes1
answer2000
viewsFill modal with PHP Bd data
I’m having trouble filling a modal with data coming from an sql query. I have a list of all the products. In this list I have a button that when clicked should open a modal with the product details.…
-
1
votes2
answers424
viewsPass Mysql <option> values
Guys I’m having a hard time to perform a Submit of a specific field in case the <select> with 3 <option>. When I get the field to enter some data in the database it does not bring the…
-
0
votes1
answer141
viewsModal in the controller
I am working on a page that has an Order model and there is a button that when pressed opens a product modal, with a table with all products. As I click on a line a product is added to the…
-
0
votes0
answers165
viewsPie Chart inside modal
I’m putting together a page with a link that opens a modal. In this modal I want you to open a pie Chart, but the modal opens in white and only after I refresh the page with the modal open does the…