Getting Geolocation from browser using HTML5
As we are getting inclined more and more towards devices, browsers are trying to do their best to actually implement features to suit the needs. HTML5 introduces GeoLocation APIs to the browser which enables you to get the location of your position directly using javascript. In spite being very much premitive, browsers are capable of detecting the actual… Read More »