Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个文本区域,它位于 UIWebView 中,即在 PhoneGap 纯 html 中。我想在该文本框的焦点上隐藏完成的上一个/下一个按钮.. 怎么样?!
You want to read up on html controls of the keyboard in iOS:
http://developer.apple.com/library/ios/#documentation/StringsTextFonts/Conceptual/TextAndWebiPhoneOS/KeyboardManagement/KeyboardManagement.html