Questions tagged as 'javascript'

1
answer

Problem with geometry.spherical.computeDistanceBetween () Google Maps

I found this code on the Internet and I tried to adapt it to my project, to get the current position. In the jsp I have the references: <script src="repartidores/js/jquery.js" type="text/javascript"></script> <script src="htt...
asked by 01.12.2016 / 14:52
1
answer

call function behind render in React Js (ecma2015)

help in React js with ecmaScript 2015 how to call a method within the method render () {} I get an error Can not read property 'ss' of undefined (... where this error ?? I can not call the function ss that I did within the render () method:...
asked by 15.12.2016 / 04:43
1
answer

Screen scroll is blocked

I have a problem that I do not know how to solve. I have made an App with , css , php , jquery and
asked by 14.12.2016 / 14:14
2
answers

Does not show google maps marker

Good morning! I hope you can help me, the php file shows me the google map with the correct latitude and longitude, this data comes from MySQL. If the map is displayed according to this data, there is only one DETAIL that does not show the ma...
asked by 02.12.2016 / 21:41
1
answer

jQuery Datatables - Hide Cells (td) not selected

I am starting to learn jquery , the request is as follows: Show a list of invoices pending payment (ok) Place a filter in the provider's name (ok) Make summations in tfoot (ok) Make an ordering of all the columns (ok) Se...
asked by 01.12.2016 / 21:06
1
answer

change transitions when switching ionic view - angle [closed]

good community, does anyone know if you can change the style or type of transaction when passing each view? I mean the elements ion-view , and if it is possible that in android show the normal animation and in ios show anothe...
asked by 13.01.2017 / 17:09
1
answer

Question about scroll - jquery

I have a button as part of the content of an html file - > this one in turn within an iframe - > the iframe in turn within the mother website. How can I indicate with jquery the button that makes the mother page that contains everything...
asked by 23.03.2017 / 16:46
1
answer

this.lastID returns null when I make a bind in the callback of a db.run () - NodeJS

I'm trying to insert a data series into a database SQLite3 from NodeJS by means of a loop with INSERT , however, I need to have the variable I use for the callback function perform the for loop. It occurred to m...
asked by 29.11.2016 / 12:48
2
answers

How to make Template with Vue.js

I can not do this example on my local PC Example Template , if I want to create a template in a separate file where I can call it and use it in any part of my html, in order to simplify code, but I can not do it because I can not identify if I'...
asked by 03.12.2016 / 23:06
2
answers

Validate in two different groups of radio buttons

Hello very good afternoon I have a form of about 28 questions in which each question has two answers that is organized by groups, what I want to try is that the answers do not overlap see the attached image I am looking for how to validate...
asked by 25.11.2016 / 04:21