How to use javascript in iphone or ipad project to control the website?
Now I want to submit the username and password login a website on iphone or ipad ,so I want to need the manner of use javascript in iphone or ipad project to control the website??
So the question is how to use javascript in iphon开发者_StackOverflow社区e or ipad platform??
MobileSafari supports JavaScript.
And UIWebView supports JavaScript.
精彩评论