javascript - Geolocation API doesn't work -


i trying few examples , none of them seems work @ all. chrome , firefox both ask me permissions, once give them rights nothing happens.

i used example http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_geolocation too, doesn't work either.

what problem , guys ?


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -