Questions tagged as 'javascript'

0
answers

javaScript: Reading and Querying and Recording Cookies [closed]

The home screen shows an off lamp. The lamp image was found at: http://imagensxti.xpg.uol.com.br/img/xlamp_off.png Also shows a time display mask. Below is the code for the page. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//...
asked by 27.10.2017 / 16:55
0
answers

How to do a search in a set passing the character as a parameter in JavaScript?

I have two distinct functions, one does one search for one id (works) another does one search for a letter character (it works). I need these two functions to work together, like? When I select the id, which return the set belonging to that i...
asked by 27.10.2017 / 15:35
1
answer

Do not get id on full calendar?

I have a well-structured code of fullcalendar where I can do anything but one thing. When I click on event , I wanted it to erase and remove from the calendar. It deletes from the database but does not remove it from the calendar....
asked by 03.10.2017 / 19:52
1
answer

Export sharepoint list to json using jquery

I'm using sharepoint and would like to know if you have any way to export the sharepoint list to json, ie make ajax     
asked by 30.10.2017 / 13:46
1
answer

Class attribute in constructor

I can access an attribute of the class within the scope of the constructor, however outside gives ' undefined ' constructor(errorAlert){ this._errorAlert = errorAlert; } If, for example, in the code above, I give% of the% in the parameter...
asked by 30.10.2017 / 17:59
0
answers

slideShow with different time when increasing amount of images

I have jQuery below that is working very well. Except for one detail:% of% of is not correct: % is_% is lógica between one ideia and another is the same regardless of the quantity of tempo de transição . But,...
asked by 30.10.2017 / 12:44
0
answers

v-model no component

I'm trying to use v-model inside a component but it does not work. Code main.js, which will have the information used in the v-model: import Vue from 'vue' new Vue({ el: '#app', data: {fields: {name: 'Vittar', age: 24}} }) My compone...
asked by 30.10.2017 / 18:23
0
answers

How the opening of Utorrent works through the browser [closed]

Hello, I want to create a program that when called by the browser, it opens the program and performs its functions, similar to what utorrent does. I did some research but I did not find anything so far and I do not know the correct way to search...
asked by 02.10.2017 / 16:53
2
answers

JavaScript error [closed]

Could someone tell me how to do the JOIN to populate the data automatically from the description field. You acknowledge this error Notice: Trying to get property of non-object in C:\xampp\htdocs\PhpProject1\function.php on line 9 {"codigo_pro...
asked by 02.10.2017 / 19:06
1
answer

Fill array with ZERO in null spaces, (python / django)

The problem is in the parts marked in red , I can not assign zeros to it. According to model: ThecodesnippetthatI'mgeneratingthistable: * Note: The selection of this period may vary according to the selection: (eg 2016 until 2017/201...
asked by 12.10.2017 / 20:23