Questions tagged as 'modal'

0
answers

Error loading partialView

I have a somewhat curious problem. I created a page that lists records and it has two links, one to delete and one to display details. Both call a modal. Each modal is a partialView . The partialview that displays the delete mode is...
asked by 25.12.2016 / 20:44
0
answers

Modal does not execute javascript

Here a print of the functionality before using the modal, worked perfectly, both the autocomplete of cities and the function of plotting the routes: link However when using a modal autocomplete does not work and consequently does not trace...
asked by 19.12.2016 / 12:34
1
answer

Edit Form c / modal + Codeigniter

Good afternoon everyone, I'm implementing an edit form (modal) that has an 'Edit' link and which when clicked opens a modal form. The big problem is that I am not able to assimilate the 'Edit' link and bring each BD line to the modal form to...
asked by 07.12.2016 / 21:21
1
answer

When closing modal return to the source form passing parameters

I'm doing a query on my DB in a janela modal , now after the query is done, I need to click a button to send the selected parameters to the calling page and to play those parameters in some inputs , I had previously done this using a...
asked by 25.11.2016 / 14:11
1
answer

Modal Does Not Return Database

I have a table in the database called pathologies. Within this table there is a column called disease. I created a modal that should return a dropdownlist with all the disease options populated in the table in this column for user selection. How...
asked by 23.11.2016 / 16:15
3
answers

How to add tabs in my modal bootstrap [closed]

I'm using the twitter bootstrap library version 4.0 I was able to create a modal window but I would like to add tabs in it, I found some code but I could not implement them .. Here's how I'm trying: <div id="myModal" class="modal fade" r...
asked by 15.12.2016 / 15:53
1
answer

Conflict Jquery and MetisMenu and Modal

I'm having conflict with Jquery and MetisMenu and Modal (bootstrap): If I ref. so the modal works, but the dropdown menu does not work: <script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script> <script s...
asked by 29.10.2016 / 00:28
0
answers

Cookie modal does not work?

I built the following code so that it preserved a cookie of the opening and closing of the modal, so that it would not be displayed in a 24-hour period, but the same does not work for some reason that I do not know; be correct. follow the codes....
asked by 20.07.2016 / 20:24
1
answer

Javascript - Execution multiple times

People, good afternoon I have a JS + CSS code to open an image at normal size through a reduced image. I was able to do this with a single image, however, when I put a loop in php, an error occurs. Follow below: <-- Aqui deveria começ...
asked by 10.07.2016 / 20:56
1
answer

use bootstrap overlapped modal window

Good morning, friends. I am using a button to call a modal bootstrap window ... up there with no problems. Inside that modal window I have another button that calls a second modal window ... works perfectly. The problem is that when I go back to...
asked by 26.07.2016 / 15:02