Questions tagged as 'jquery'

1
answer

Problem when selecting elements within other elements with JQuery

I have a checklist that is dynamically armed with Jqurey according to a previous selection, so at times I can have 3 checks or 6 according to the profile of the user that I am going to edit. I try to make the checks fill with the informa...
asked by 10.12.2018 / 19:22
1
answer

Hover by Jquery does not work when I change display to mobile in chrome

I have a horizontal menu of the type list. with jquery it occurred to me to add a hover effect in the elements that are still in development, I copy a sample from the list: <li>Busca Evento <img src="img/flechita.png" width...
asked by 10.12.2018 / 22:02
1
answer

read RS-232 scale port PHP or Javascript?

Hello I need to read the weight of a digital scale I have seen some try from php but php is from the server side as I could do this from the client side with jquery or q so     
asked by 19.10.2016 / 06:31
2
answers

500 Internal Server Error

I am new and I have an error in the platform that I am programming with php, this error appears to me now, I already put the permissions to the folders and the files, in my localhost it works perfect the error is in the server what is with IIS8...
asked by 04.12.2018 / 17:02
1
answer

Change value of an attribute in ajax

I have the following query: I want to know if it is possible to use a variable in an attribute in ajax, I do not know if I explain myself, but in the following code I will try to explain: <script> function active_change_update(ruta, id,...
asked by 03.01.2019 / 14:59
1
answer

error Popovers Bootstrap

Good afternoon I use the following code to show a popovers with a form, but when calling the function, it performs a line break without executing the function and does not show anything. Thanks in advance <script src="https://code.jquery.co...
asked by 25.11.2018 / 23:18
1
answer

Error jQuery 500 when executing a GET

I have a small script that calls a PHP file but it does not work for me, it throws 500 error by the Chrome console ... The idea is that when you select an element in a textlist, then execute the PHP code and print it inside a table that has i...
asked by 13.12.2018 / 06:14
1
answer

How to fill an object object, javascript?

I'm trying to put together the next object objeto: "D1": { "C60": true, "C80": true }  that it contains contains another object. I do it in the following way: permisosCuponesSeleccionados["usuario"] = "D...
asked by 26.11.2018 / 23:06
2
answers

Get an answer with AJAX jQuery, it's not going to succes!

I make this query from jQuery AJAX, because I'm doing a PHP, AJAX, JQUERY test, The issue is that I try to make a request to the server to send data from the user fields and password but when sending the data, I'm always going to error instead o...
asked by 28.11.2018 / 02:41
2
answers

$ this-request-getData (); does not recover the data

I'm going crazy with the AJAX response I want to pass a variable by ajax and retrieve it with cakephp. The variable to recover is " option " jQuery + AJAX: $(document).on("click", "#modificar-foto-cuenta", function() {...
asked by 28.12.2018 / 21:18