Questions tagged as 'javascript'

1
answer

Get json through ajax / javascript

I have a webservice developed in Java that is responsible for returning all the compositions of a particular fabric / piece (textile area). you must first obtain the current drawing and then the remaining ones. So far there is...
asked by 06.06.2018 / 15:57
0
answers

Problems in Sql using Google Api

Before asking this question I looked here and did not find the same problem. I use the Google Spreadsheet as my Database and use the sheetrock + sql library to access the spreadsheet. I can return the data but something happens in particular....
asked by 06.06.2018 / 16:00
1
answer

setTimeout and clearTimeout giving error

I'm having problems with this Script, initially its purpose is to just show the controls while the mouse moves or clicks on the div, and when it stops moving it hides the controls after a while, it works normally, but after a few more uses it st...
asked by 09.05.2018 / 02:41
0
answers

How to get the sense of the device using gyroscope and accelerometer? Ionic 3

I'm developing an application on Ionic 3, where I need to know what direction the user's cell phone is pointing to, and then make decision-making. I was trying to use the Device Orientation plugin, which returns a value in degrees (0 - 360) wher...
asked by 14.05.2018 / 05:17
1
answer

How to filter dates by AngularJS?

I have this function that picks up how many payables there are and counts how many of them are within the range that I defined. But it is not bringing the information properly. $scope.filterDate = function(option) { var tam = $scope.billTo...
asked by 14.05.2018 / 19:09
1
answer

How to select an entire HTML table in JS and copy to clipboard

I have a simple (but long) HTML table that when selecting and copying ( CTRL + C ) to% I want to add a button that does this process so you do not have to select this huge table manually and simplify this process. I got the scripts to...
asked by 09.05.2018 / 17:18
0
answers

Function to render components

There are many advantages to developing using component methodology, but here in the company, something the team can not give up is jQuery, due to several factors. I want to create a micro-framework that works directly in the DOM, but also al...
asked by 17.10.2018 / 15:15
0
answers

Share facebook button, how to customize?

I want to make a share button to put on a website. The button will basically share a url with data I already have stored in my variables. When reading the documentation of the button share of facebook, I saw that the parameters are now caught...
asked by 17.05.2018 / 20:14
1
answer

Fipe table Change year 3200

Hello ... I have a system that pulls the fipe table information, but it pulls the year 2018 or 2019 as 3200 How to change? This is the code that searches through a dynamic select $conectando = "SELECT * FROM fp_ano WHERE codigo_modelo =...
asked by 18.05.2018 / 20:38
3
answers

HTML5 question [closed]

Hello, I'm new to programming and trying to create a program. The application I use to run HTML5 reported an error on line 25 and line 28. On line 25 I placed onclick on a form of submit and entered the quotes I put the name of a function. The e...
asked by 03.05.2018 / 02:09