http://technotip.com/3067/geolocation...
With Geolocation API we can know our position/location on earth by fetching the latitude and longitude information from the browser.
In this tutorial, we illustrate making use of:
getCurrentPosition() method.
latitude, longitude, accuracy properties of position object.
HTML5 and CSS3 Video Tutorial List:
http://technotip.com/3451/html5-css3-...