Hi Werner, On Mar 27, 2013, at 12:07 PM, Werner Keil <[email protected]<mailto:[email protected]>> wrote:
It seems a browser-based JavaScript approach, not like the whole PhoneGap stuff where JavaScript is cross-compiled into native code, right? Yes. It's a browser-based JS approach. Furthermore, as opposed to server-side device detection it relies on *actual browser features* instead of features associated to a certain UA. However I did have to hack some UA parsing for one of the probes (Microsoft and RIM have miserably failed to implement a standardised media query…). Thanks, Radu
