iphone - Show keyboard in contenteditable UIWebView programmatically -


मेरे UIWebView एक contenteditable HTML सामग्री लोड करता है मैं UIWebView को ध्यान केंद्रित करने और UIWebView में कुंजीपटल दिखाने देना चाहता हूं।

मैं [self.webview becomefirstResponder] का उपयोग करता हूं, लेकिन यह काम नहीं करता है। क्या विधि के आसपास कोई काम है?

धन्यवाद।

UIwebview संपादन योग्य नहीं है और आप इसे पहले उत्तरदाता नहीं बना सकते जहां आप उस प्रयोजन के लिए जावास्क्रिप्ट का उपयोग कर सकते हैं, इस उत्तर की कोशिश करें



Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

asp.net - MVC [HandleError] HandleErrorAttribute called twice when using global logging -