Questions tagged as 'javascript'

1
answer

It does not show changes in Ionic 1

I am working on a project developed in Ionic 1 and I find that when I modify the code, none of the changes made are applied. Any idea why it does not show any modification? Thanks !!     
asked by 26.04.2018 / 07:46
0
answers

Load database records from a Select with Ajax, Laravel

I am making a small form where I request that you select a user's name by means of a Select: <select class="form-control dynamic" id="tipopersona" name="tipopersona" data-dependent="empresa"> <option value="" selected="true" disabl...
asked by 30.04.2018 / 02:08
1
answer

How to change the text of h3 from asp.net, I do it in the manner of the description but it does not work for me?

The code is the following codebehind as well as the designer, the idea is to change the text of the h3 when changing the radiobutton selection, but it does not execute the jquery code the text remains in Add New Product / Service and does not ch...
asked by 23.04.2018 / 17:36
1
answer

webpack + javascript

Situation: When trying to make a new of a javascript function, it gives an error if the file was compiled with webpack. Use case where it works (does not pass through webpack) SiteController.js file: var SiteController=function() { };...
asked by 24.04.2018 / 16:39
0
answers

cancaten two datetime variables in a URL with ajax?

I want to concatenate two datetime variables in a URL with ajax and I do not know how to structure the url, if someone can help me please leave a portion of the code I'm using ... <script> function cargarData() { var dato...
asked by 22.04.2018 / 03:00
1
answer

How to deselect a multiple selection

<!DOCTYPE html> <html> <head> <title>select multiple</title> <link href="styles/multiselect.css" rel="stylesheet"/> <script src="multiselect.min.js"></script> </head> <body>...
asked by 25.04.2018 / 16:25
0
answers

Problem uploading and saving an image using krajee fileinput

I have a problem uploading and saving an image using fileinput of krajee does not save the image and shows the following error "SyntaxError: Unexpected end of JSON input"  Here I leave the code who can help me I appreciate it <...
asked by 25.04.2018 / 16:10
1
answer

How to show alert when search does not match BD - PHP

Hi, I'm designing a PHP site with MySQL and I would like it every time a search is made, by previously selecting the values of 4 combobox respectively; If the data in these drop-down lists do not match the values in the database, I throw an erro...
asked by 25.04.2018 / 14:33
1
answer

Save data with JSON medainte input text in localStorage

I have a job to deliver in a few hours but it does not work out. I do not know if someone can help me. What I have to do is that when I add a new element and save the text it is uploaded to the localStorage and that when that element array is de...
asked by 25.04.2018 / 15:47
0
answers

Doubt when using SPA in PHP

Dear Good afternoon, I have a question about this page which I designed in php because I designed a library in javascript and I get this error: Uncaught ReferenceError: library is not defined     at rutas.js: 3     at rutas.js: 13 (fu...
asked by 22.04.2018 / 20:43