Questions tagged as 'javascript'

2
answers

Style for the div that contains a button with style

Well the problem I have is that the submit is very low, as you can see in the photos, and what I want is to be below the "Previous" Css /* To change this license header, choose License Headers in Project Properties. To change th...
asked by 23.03.2018 / 19:57
0
answers

Touch event on canvas

I need help with canvas, I do not know how to add the touch event for touchs I can zoom with the mousewheel event but not with the touch this is the code I have <!DOCTYPE HTML> <html lang="en"><head> <meta http-eq...
asked by 21.03.2018 / 21:22
0
answers

Assign Select2 values

I have a Select2 that works well to search, the issue is that, once I select the value I was looking for, I need to fill the inputs (not dynamically created) with the information obtained. So far I have not found anything that makes reference to...
asked by 24.03.2018 / 07:45
0
answers

Receive image in Spring mvc

I am creating an application with Phonegap from which I send an image to a Spring MVC controller, this is my shipping code function subirImagen(fileURL) { var options = new FileUploadOptions(); optio...
asked by 24.03.2018 / 11:53
0
answers

make a query Google Sheet with JavaScript

I would like to know how I can make a query of a data in a table of google sheet with javascript link     
asked by 20.03.2018 / 20:57
0
answers

assign values for functions to do their job

What I need is simple. In several functions I put the data to collect them later. In the punctuation function () declare conditionals in which if par 3 and throw 3 shots the result is even. The result I get is just "Jose Amieva made a hole in 1"...
asked by 21.03.2018 / 21:20
0
answers

Error with redirect in JavaScript

I would like that when the answer is correct when I click it will take me to another page and not to the result as it takes me now. Thanks <div id="main-content" class="container main-content oregon-pd-unit" style="width: 1025px;height:200%...
asked by 21.03.2018 / 21:16
1
answer

Problems with an ID Carousel custom field wordpress

Hi, I am having problems with the ID of a carousel in the integration of an html in wordpress, what I am doing is putting the Carousel inside repetaer ACF custom field. The same carousel will be repeated several times but with different content,...
asked by 21.03.2018 / 20:45
2
answers

Generate report when sending PHP form

I need help with the submission of a form and at the same time I generate the report of the data sent by it, that is to say that by pressing the save button the data is inserted (part that I already have made) but that also direct me to the gene...
asked by 21.03.2018 / 20:09
0
answers

Problem showing a loading gif (AngularJs, javascript)

I have a problem and I do not know what to do and how to fix it, I'm doing a system (with AngularJs, javascript) which loads large excel files, so it takes a while to process the data, so choose for putting a gif of loading when this happens. Th...
asked by 21.03.2018 / 12:38