Profile

Achievement

You have not received any achievements.

ginoplusio's Recent SnippetsTagged javascript



« Prev 1 Next »
This function calculates distance with the Haversine formula, this formula assumes that our Earth is spherical, but it isn’t since it’s more like a big orange fruit also compresses at poles. I’ve read that this function has an error about + o â...
3 5487 posted 14 years ago by ginoplusio
When you show the coordinates of a point, it’s sometimes better to show them as degrees and not as deciaml (even if decimal is simpler). Each of the two coordinates can be converted with the same function. In the function call the “tipo” is the...
1 710 posted 14 years ago by ginoplusio
Let you fire click events on any html element.
1 928 posted 14 years ago by ginoplusio
strip non alphanumerical characters while typing
1 519 posted 15 years ago by ginoplusio
a set of function useful to check data (functions name in italian but easy to translate).
0 813 posted 15 years ago by ginoplusio
sorting a table through javascript
3 829 posted 15 years ago by ginoplusio
« Prev 1 Next »