Possible Duplicate:
detect ipad/iphone webview via javascript
I need to disable a script on our mobile site when accessed from a native mobile app webview.
Is there a javascript conditional statement that I can use to target the iOS UIWebView from the client side?