Most voted "modal" questions
Modal is a feature where an element (usually windows or dialog boxes) interrupts all other executions of the application/site, until a certain action is performed in this element.
Learn more…324 questions
Sort by count of
-
2
votes1
answer1257
viewsCentralizing modal bootstrap on mobile screen
I’m trying to centralize a modal bootstrap in the center of a mobile screen, but the result is the following: I’m following this example, but it’s not working: How to Center a Modal Box Horizontally…
-
2
votes1
answer84
viewsOpening a full size Table
Well I have the following doubt. I have this table in my project. The user complains about the size because the scrollbars appear, as the page already has a lot of information can not increase it…
-
2
votes1
answer5641
viewsHow to close a modal only by buttons?
The title is already very explanatory. But I would like to know how I close a modal only by the close button and the "x" of the window, not allowing the user to click on the black background around…
-
2
votes1
answer1081
views -
2
votes1
answer436
viewsModal bootstrap
I’m building a mobile app using Asp.net (aspx) and modal bootstrap. The purpose of this modal is to fill in a label with the information contained in the href "date-mark" attribute that triggers…
-
2
votes2
answers2464
viewsASP . NET MVC and Javascript - Open modal with ID of the selected object in a list
INITIAL QUESTION I am working on an ASP . NET MVC project with bootstrap and need to open a modal for editing and deleting records from a list. The idea is not to leave the buttons next to each row…
-
2
votes2
answers2878
viewsOpen a modal with a button in another modal?
I have a modal of bootstrap where there is a button that closes the modal but I wanted as soon as I closed the modal, to open another. I tried to put one id button to open the modal again but it is…
-
2
votes3
answers548
viewsCalling an HTML file inside a Lightbox modal
The case is as follows: I use the Modal Lightbox for an image gallery, in the index I have the Thumbs and when clicking opens the modal with the image maximized. Due to the amount of images it takes…
-
2
votes0
answers143
viewsAngularjs data pass to Modal
My problem is loading information into a modal. Controller Pai: App.controller('adminSolicitacoesCtrl', function($scope, $location, $auth, solicitacaoAdminService, EmpresaService, $filter,…
-
2
votes1
answer70
viewsModal does not load Style when initialized automatically
I have a modal that is opened when the application is started, I made the check if it is the first time that the user logs into the system through a cookie. The problem is that when the modal is…
-
2
votes1
answer1690
viewsModal to inform users that the registration was carried out successfully
Well I wanted that when the user was going to register in the system and if everything worked out a modal appeared saying that: User successfully registered with if there is already a matricula or…
-
2
votes1
answer1815
viewsPassing data to a Bootstrap modal window
I’m not able to pass the data from a table I have on a page . php to a modal window that shows this data, which would be for editing. The only thing I can pass is the id, which in turn can be used…
-
2
votes1
answer1317
viewsBootstrap jQuery UI completion in the background
I’m making an autocomplete with jQuery UI and it’s working as it should, but the list of autocomplete is "below" the modal, image below to see.... When the letter "A" was typed in the "patient" form…
-
2
votes1
answer47
viewsHow to use AJAX that takes the value of a field for a select and returns to a modal in a partial view?
My code here: View: <tbody> @for (int i = 0; i < Model.lNaoIncluidos.Count; i++){ <tr> <td style="text-align: center;"> <span data-toggle="tooltip" data-placement="top"…
-
2
votes1
answer405
viewsDo a database search without refreshing the page
I’ve been trying to do a database search for a while, through an input. The idea is in a Model have an input to enter a date and without using a Submit send the date to another Model and then…
-
1
votes1
answer408
viewsPrevent scrolling while Modal Bootstrap is open
How to avoid scrolling while Bootstrap’s Modal Dialog is open? <!-- Modal --> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div…
-
1
votes2
answers432
viewsPHP output inside a CSS modal
Hello, I’m trying to put the result of a quiz made only with PHP and some JS (used only to hide the previous question and show the next one) inside a modal, made only with HTML and CSS, because I’m…
-
1
votes2
answers2013
viewsModal Bootstrap > While Loop > Open Modal Item
I believe it’s a matter of putting the code in the right place, but I’m racking my brain and I can’t... I made a test with the standard Bootstrap code, where it works on a button. I even put the…
-
1
votes1
answer415
viewsHow to activate the mouse scroll bearing of a modal in Bootstrap?
How do I scroll the bar of a PDF file, loaded inside a iframe (that is inside a modal of Bootstrap), work when the bar is clicked and when the scroll mouse (only works when the bar is clicked).…
-
1
votes3
answers821
viewsRazor - Send parameters to a Bootstrap modal
I have a list (grid) and want to open a modal bootstrap with details of the chosen line. To build the list I’m using - @foreach, and store the data in a viewbag. The idea is to open the modal window…
-
1
votes1
answer198
viewsModal W3.CSS conflicts with Angularjs
I’m experiencing the W3.CSS in an application Angularjs which until then used Bootstrap CSS. But the modal of W3.CSS uses anchor to open, already the Angularjs interprets the anchors as routes and…
-
1
votes2
answers1041
viewsLoad client data into a PHP modal
Hello, I have a problem developing a page that reports a list of clients. In the main screen appear the fields ID, Name and CPF. In addition, on the same line, the "View" button appears, which…
-
1
votes3
answers2439
viewsPopular Modal Bootstrap for User Edit
Good morning, you guys, I have a user screen with a list that was populated by a foreach, and each line has a link to edit the user. This link opens a modal that should already come with user…
-
1
votes0
answers808
viewsHow to use alert modal within a PHP form?
I am trying to submit a form within the same page with $_SERVER['PHP_SELF'] and from there receive a "registered product" alert with a Boostrap modal. I believe I’m failing to link the action submit…
-
1
votes1
answer122
viewsHow to do this? Transition Page within Modal?
Friends, I’m wanting to do something similar to what you did in this gif below but I don’t know how I can do.. The idea is that by clicking a button inside a modal, it directs to a ''page'' with…
-
1
votes1
answer517
viewsHow to Filter with Two Conditions using Modal in Ionic
I created a modal that filters only the categories that are registered, now I would like to take the selected items in the Checkbox of this modal and filter according to the categories selected by…
-
1
votes2
answers258
viewsControl of the appearance of modal
I created a modal, that when clicking on a click it asks if the person wants to register the email to receive more information. And this modal is on more than one link throughout the site. Could I…
-
1
votes1
answer830
viewsChange Content within a modal
How can I load a modal and this modal have a button that when clicking exchange the content for another page of this modal that is already open, and when closing back to the previous content. I’m…
-
1
votes0
answers265
viewsAdding Partial Views to my main page via a modal
I own a page with a button that calls a modal and in this modal there is a table with the products, that when I click on a record of the products it is added on my page. Adding only the first…
-
1
votes1
answer189
viewsFacebook "Like" button on a dynamically altered modal
I have an application using Facebook’s Javascript SDK, in it there is a simple modal that has its content created dynamically. It is important to say that the code is working properly, except for…
-
1
votes1
answer49
viewshow to implement jsPanel with jsf
I am trying to render a xhtml page inside jsPanel, but only return the empty jsPanel. this is javascript: function executeLoad(aUrl){ $.jsPanel({ load:{ url: aUrl }, selector: "#content", title:…
-
1
votes1
answer230
viewsPage content offset when closing modal bootstrap
I have the following problem, when opening a link in a modal on my page and closing it the content of the main page is shifted to the left, whenever the modal is open and closed the content moves, I…
-
1
votes0
answers195
viewsFirefox does not open modal Bootstrap
I have the following HTML code: <div class="col-sm-4 col-md-4 col-lg-3 empresa-button"> <button data-toggle="tooltip" data-placement="bottom" onclick="setReturnURL('link');" title=""…
-
1
votes1
answer546
views$_POST without closing modal bootstrap
I have to open a form in a modal using bootstrap and when sending it I want to receive the data without closing the modal I open the modal like this: <a data-toggle="modal"…
-
1
votes2
answers6887
viewsCreate a modal with jQuery/Javascript only
I have a view Password recovery, where it will bring the following message: We will send password recovery information to the email below: [email protected] Where this view will already open with the…
-
1
votes1
answer525
viewsButton making Submit for action instead of opening only Modal
I am riding a Modal to add a category and a list of products in a modal. When I click the button to add a new product my category Create action is called when I should just open the modal. I do not…
-
1
votes0
answers133
viewsIs it possible to open php page inside modal?
On all the graphic systems I did, there was a page that took the database records and displayed each record with a button that redirected to its particular chart page. This time I wanted this button…
-
1
votes2
answers4599
viewsOpen a modal that comes from a different PHP page
I want to open a modal on a menu button but only I put it in a separate file just for him, wanted to know what command you can open it by pulling another file in PHP
-
1
votes1
answer99
views -
1
votes0
answers160
viewsModal in jquery does not open
I’m building a page that when doing a database search, returns a table with the data found. In this table a td brings a link and passes a record at the same time. Clicking on the link should open a…
-
1
votes1
answer1591
viewsHow to show "loading" screen with modal bootstrap in any c#server process
I need my pages to show the whole server process a screen with a type of Carrying using the modal bootstrap I created below. My problem is to be able to show this in all processes. Is there any way…
-
1
votes1
answer605
viewsOnclick to close a modal without Reload
This button closes a modal, but needs to be without causing a Reload. There are ways? <button type="button" class="close" data-dismiss="modal" aria-label="Close"…
-
1
votes2
answers114
viewsButton Submit does not open modal
Good morning, excuse the question.. I’m a little slow on Javascript, I’m cracking my head with a code. I wanted to display the data from inside a modal window when you give Submit, only it doesn’t…
-
1
votes2
answers438
viewsBootstrap modal "data-Dismiss" bugging with position="Absolute"
I’m adding a custom close button on modal of bootstrap. I want him on the right modal, for that I gave a position: absolute and modified the top and right his. The problem is that by doing this the…
-
1
votes0
answers329
viewsBootstrap modal window display condition with Ajax/Post
I created a client registration method with Ajax via Post. But somehow my code should contain some error when I establish a certain condition. Note below: when the value returned from…
-
1
votes2
answers781
viewsCalling Javascript inside Modal
It is possible to get a result of a Javascript function and play this result inside a Modal? I have this function: <script> $('#download').click(function() {…
-
1
votes1
answer41
viewsOpening 2 modals with same class - CSS
Guys, mt good night. All right? My question is relatively simple. I have a modal box for presenting a simple text. I would also like to use it to show, as soon as the user clicks on another link, a…
-
1
votes1
answer103
viewsuibModal does not show the items in ng-repeat
I’m using $uibModal to display a list of options for the user, but is not appearing in the modal. Controller app.controller("ConsultaFiltroController", function($scope, $http, $uibModal, $log) {…
angularjs bootstrap modal angular-ui angular-ui-bootstrapasked 8 years, 6 months ago Luiz Fábio 333 -
1
votes2
answers624
viewsSubmit form using modal bootstrap
I’m trying to submit a form contained in modal boostrap, but I don’t know how to perform this action. Look down at my code: Pagina Principal: <div id="idDivModal4" class="modal fade"> <div…
-
1
votes1
answer1214
viewsView confirmation modal after sending email
I have the following code <?php require_once('PHPMailer-master/PHPMailerAutoload.php'); PHP_OS == "Linux" ? $quebra_linha = "\n" : $quebra_linha = "\r\n"; //$emp = $_POST["empresa"]; $nome =…