Questions tagged as 'jquery'

1
answer

connection to database with phonegap

Good morning everyone, we are studying phonegap a powerful framework cross-platform and easy to design, what I do not understand is the connection to a database through ajax or jquery . I put something of what I wear and I hope you can pl...
asked by 01.12.2017 / 06:57
1
answer

Execute form in modal window

I am adapting a method to convert a JSON file to CSV. The fact is that in an HTML / PHP page it works for me without problem, but when I put it inside a modal, the button that does the transformation from JSON to CSV is not executed. This is the...
asked by 01.12.2017 / 09:35
1
answer

Problems with responsive in my web development, Help!

I hope and they are well, what happens is that in my design when it is on the normal screen, if it looks "good", but at the moment of doing it responsive, with media queries the elements are removed, I put the design as see normally:...
asked by 30.11.2017 / 23:46
1
answer

Mathematical calculations in real time through the onchange event in javascript

I have a select element configured in a form with a number of options, depending on the selected option, some values are brought via ajax of the database and with the following function it makes the comparison of the values of that data. var p...
asked by 01.12.2017 / 06:06
0
answers

JqueryUI: Maintain the style of the table by doing a drag and drop

I have a table in which I move the rows using the draggable function of JqueryUI. The size in width is set with percentages for each cell, but when performing the drag and drop these percentages are altered, in addition you can 'take' the row...
asked by 13.11.2017 / 12:05
2
answers

Selector jquery with where

Hi, I have a problem selecting these divs with jquery and what I want is to select the div of attach_preview row . Until there good. The problem is that I want to take the div that just has the id of the last div that is inside. Here I...
asked by 13.11.2017 / 14:44
2
answers

Reload hidden div and display it UPDATED when inserting data

I have the following problem with JQUERY, AJAX. I have my web that is showing or hiding according to what you are going to use. Clicking NEWS shows us all the news in the BD Inside news there is another button called NEW NEWS where it hides the...
asked by 13.11.2017 / 18:01
0
answers

Uploading scroll data does not work well

I am generating an AJAX data loading system when scrolling, just like facebook does. But what happens is that it does not work as I expect, although the code I see very well written and with the corresponding logic. This is the index.php c...
asked by 14.11.2017 / 19:32
0
answers

do not close my modals

I'm trying this: <!-- The Modal --> <div id="myModal1" class="modal"> <!-- Modal content --> <div class="modal-content" > <div class="modal-header"> <span class="close">&times;</span>...
asked by 12.11.2017 / 16:40
0
answers

Put element that has the focus in sight

I have a problem, I have a list in which when I click on any of the elements it gives the focus but as the view changes position, and the element where I clicked is lost, which can cause this? Greetings     
asked by 09.11.2017 / 10:25