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
Post a Comment