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. 我想避免与它发生任何用户交互,但以编程方式进行一些操作。当用户点击UIWebView我想找到最近的单词的某个地方时。此外,我想知道它的正确性。有什么js函数,对我有帮助吗?
UIWebView
看看这个问题。问题和答案中引用的代码应该是一个好的开始。