html5 - Showing a different web page depending on city -


i trying figure out how create web site show different homepage depending on city viewing in. in if in vancouver show mywebsite.com/vancouver etc. have been looking @ html5 geo locations , know how find location need figure out how use location show specific content. apologize if has come in pervious discussions couldn't find answer looking for. thanks

as far know, feat of html5 under user acceptance. can find more info here: http://www.w3schools.com/html/html5_geolocation.asp


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> -