Website for displaying a mobile phone
1 answer
The level of JavaScript support in mobile phones varies greatly. I am using WURFL to determine device capabilities before deciding whether to return HTML and JavaScript to the device. WURFL is a device rich database formatted as XML. It is openource, so you can include it in your application. Take a look at this other WURFL site to query a specific device and see what information WURL can provide.
+1
source to share