Questions tagged as 'jquery'

0
answers

Ajax does not show my Modal Dialog with SparkJava

When on my device.js file I enter an invalid route the browser detects it and warns me, it means that the create device method if it is running, now in the cases that it executes with a correct route, it does NOT ABSOLUTELY NOTHING , it does not...
asked by 24.10.2018 / 17:04
0
answers

Does anyone know why this error is coming out? SyntaxError: Unexpected token F in JSON at position 2

This function gives me data that comes from several queries in order to make some calculations but when I call it, it sends me directly to the error. It never enters success: function (data), does anyone know where the error is? This is the...
asked by 22.10.2018 / 20:14
1
answer

Run angular function within jQuery

I'm doing an application in angular, I want to make that when the user's scroll is up automatically download more posts (that is done by pressing a button, but not automatically when your scroll is down). With jquery I make it execute something...
asked by 22.10.2018 / 20:07
0
answers

Make an editable jquery table using laravel

another question with laravel. How could I make the table editable using jquery? I'll do it to dry, but as laravel makes it different, I'd like to know how. This is what I have so far: home.blade (The view) <form method="get" actio...
asked by 22.10.2018 / 21:22
0
answers

Problem with dynamic table when deleting

I have a dynamic table to which I add a record from an add button, and in the row the confirm appears, if so, the row with a edit and delete bootn is inserted. To delete I have a confirmation message but it appears once for each record in the ta...
asked by 22.10.2018 / 13:35
0
answers

ajax does not load the image or audio type file

hi that such good afternoon I have a doubt does not load the image or audio file type when I give send my modal window nothing saves me the name Mixe and Spanish name and does not save the image or audio ... thanks this is my code js and my f...
asked by 21.10.2018 / 17:09
2
answers

I need to change the name of one element for another

slides = document.getElementsByClassName("mySlides"); What I need is that through a function I can change "myslides" to "mySlides1"     
asked by 20.10.2018 / 22:53
1
answer

How to know the id of an element through a class in function if the style "display2 step from none to block [duplicated]

Hello friends I have a lot of dynamic elements that have the same class, and these are shown or not by the display block style, I would like to know based on the change of style the id of that element.     
asked by 19.10.2018 / 15:07
0
answers

How to get the value of dropdownlist generated dynamically in a table (datatables) with jquery

. Hello, I share this problem ... the data goes: With this part of the function I load the data in a datatables.net and in the last row I render the selects with the data of the database: var objTipo = new Object(); objTipo.i...
asked by 24.10.2018 / 01:47
2
answers

count radiobuttons

Good as I can tell the radio butons I have a list <td style="text-align:center; border: black 5px;width: 5%;"> <input style="width: 17px; height: 17px;"ut id="check_1" type="radio" class="radio" name="r1" value...
asked by 20.10.2018 / 19:55