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

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -