Questions tagged as 'jquery'

0
answers

pass variable object to Modal form

I have solved it this way: From the page, I call the function and assign the content to a variable that you assign to a div. conv + = '' +                         '' +                         '' + subDiscount + '' +                 '';...
asked by 12.02.2018 / 20:38
0
answers

Disadvantage with theme arming for wordpress / php

Hello, I am putting together a themes for wordpress and I have a problem with the call of some news that I have to show on the home, I attach an image of how the structure is and I attach the code of that armed. One of the problems that I have i...
asked by 19.02.2018 / 23:34
1
answer

error in yii 1 with js files

download a system that they use in the company which works well in the production server but when you download it to local all js files mark this error Uncaught SyntaxError: Invalid or unexpected token I have reviewed the url and it is ok...
asked by 31.01.2018 / 22:05
0
answers

Update records in a footable table

As I can load the data I receive from a post request with AJAX in a datatable, I have the following script: $("#status").change(function () { var respuestaAJAX = new String...
asked by 24.01.2018 / 19:00
1
answer

how to validate the browser zoom?

a question, how to validate that when reloading the browser zoom is always 100%?     
asked by 13.01.2018 / 02:13
1
answer

I do not work the .load in laravel

I'm trying to load a .php file into a div, I'm working with Laravel but the file does not load me, I've already tried it with raw php and it works perfectly. I already check routes and everything is fine I do not know what h...
asked by 11.01.2018 / 22:24
1
answer

PDF DataTables orientation?

I have a problem in a JQuery script referring to a table built with the DataTables libraries. The fact is that I have too many columns, and the PDF comes out in a vertical match, so you do not see the last columns. The script that I...
asked by 18.01.2018 / 10:28
0
answers

hello I want to join to one only 5 forms that every time I go filling up it is accumulating [closed]

I have a project with a table (data, documents, procedures, services, economy) and each one is in different forms I want to do one single and already saves edits it removes updates each one of the forms now I want to know as one everything that...
asked by 18.01.2018 / 17:07
0
answers

how to make filters with Jquery

Good morning. I have the following code, my objective is to show only the cards that have registration on the requested date, I am trying to do with Jquery filters but I have not achieved it, I do not know what I am doing wrong. I would apprecia...
asked by 26.12.2017 / 18:26
1
answer

How to send an array of javascript to an email either by php or by another technology? [closed]

I have a general arrangement that contains several fixes in which I store the information that has been selected by the user of several steps of a quote, which is the following: var seleccGeneral = [{"Paso 1": selectEmpStar},{"Paso 2": selectE...
asked by 22.12.2017 / 17:31