geolocation - How to determine location in browser of non supporting html5 mobile device? -


i have html5 web page displays specific advert depending on mobile device's geo/location.

how determine location on handset doesn't support html5 (older nokias , blackberrys) inside (old) browser?

you'll have server side based on ip address, using libraries such geo::ip. it's lot less accurate (especially in case of mobile devices), if browser won't give location there's no way guess it.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -