Questions tagged as 'modal'

1
answer

Show a modal with jquery taking a reference class

Good morning I am trying to show a modal when loading a page taking a reference class, what I want to achieve is to show the modal in only one page and in the others not what I'm thinking about is taking a reference class and show the modal if t...
asked by 07.09.2017 / 18:07
2
answers

Error with Modals in ASP.NET

I have two modals where I enter information, and consequently the entries to the database with a Button , but at the moment of clicking on the Button of one or the other, it does not do any action, and note that in the two...
asked by 29.05.2017 / 21:43
1
answer

Problem with the bootstrap modal body created with the bootstrap3-dialog plugin from nakupanda

The problem is that the content is not recognized by the modal-body and the content size is reduced to the minimum, edit the class of modal-body to panel-body and it is solved. This reflects the content: But I wo...
asked by 25.05.2017 / 08:06
1
answer

Problems with Bootstrap - Modal Window and Nav-Tabs

I have the following problem: Working with Bootstrap, I have a website that shows 12 properties in a thumb, each one with a button to see the details of the same, that button, opens a MODAL window of the property, where I have detailed informati...
asked by 09.06.2017 / 16:37
0
answers

Problem with modal Bootstrap and htaccess

I am developing a project with bootstrap and it requires to use htaccess to format url, ok, in the main page I work perfectly the modal but when you enter a page the modal no longer works: this is the code I use for modal: <a href="" dat...
asked by 20.03.2017 / 12:21
3
answers

I do not want my modal to be closed when sending form

I have a modal with a form that takes some user data to receive the demo of a service. Now I need that, when the user completes the fields and sends the data by submit , the modal does not close automatically. The idea is that in the sa...
asked by 17.02.2017 / 18:34
1
answer

JOptionPane - JAVA modal dialogue

I would like to ask click on an "OK" button ( button_OK ) to ask me if I'm sure to perform "x" action. If I strike YES - > Code to be made ... If I strike NO - > The JOptionPane is closed and I return to the window...
asked by 18.01.2017 / 23:43
1
answer

search and auto completion search using javascript and html

good I have to do a project using javascrip the library react js and html. The project consists in making a search bar that completes what I'm writing, this is done using an api and all this is inside a modal. I already have the modal and the...
asked by 04.02.2017 / 23:55
1
answer

Remove blob with ajax, button inside modal

I can not access all the data since it stays in the first iteration, that is, I can only access the first ID, this is necessary to be able to delete the correct blob file. The html part is huge because I show the information in a table first, an...
asked by 17.01.2017 / 15:16
1
answer

Open modal from JS

I'm doing a query which generates certain information, implement a Modal. to see more info or something like that. The problem esque generated a lot of HTML code. how can I do it so that when I click on the button see more info send me to call t...
asked by 15.10.2017 / 12:35