Questions tagged as 'jquery-remodal'

2
answers

Pass values from the JQuery Mysql option

I'm having a hard time submitting a specific field in the case of <select> with 3 <option> . When I get the field to insert some data into the database, it does not have the value, but rather the Undefined or Object info...
asked by 30.12.2015 / 13:54
1
answer

Fill modal with Bd data in PHP

I'm having trouble filling a modal with data coming from an sql query. I have a list with all products. In this list I have a button that when clicked should open a modal with the details of the product. Button: <button type="button"...
asked by 14.05.2015 / 13:46
1
answer

Close modal in the REMODAL plugin

I'm using the Remodal plugin for VodkaBears,    link I open a modal with it and within the modal I have an iframe, I wanted to know how I close the modal from a button inside the Iframe? Modal HTML: <div class="remodal" data-rem...
asked by 31.03.2015 / 20:11
0
answers

Pie Chart within modal

I am putting together a page with a link that opens a modal. In this modal I want to open a pie chart, but the modal opens in white and only after I update the page with the modal open is the pie chart appears. Detail: I'm using bootstrap, Admin...
asked by 15.03.2016 / 22:40
1
answer

Modal in controller

I'm working on a page that has a Model OrderPosition and there is a button that when pressed opens a modal of products, with a table with all products. As I click on a line of a product the product selected in the modal is added to the OrderP...
asked by 01.10.2015 / 21:46