Answer the question
In order to leave comments, you need to log in
How to hide data in certain tags in UIWebView?
when loading a country in UIWebView, you need to hide and .
How to implement this in the latest version of XCode?
everything I found does not work!
Help!
Thanks in advance!
Answer the question
In order to leave comments, you need to log in
If the whole element, then add to <style> display: none;
, if only the content, then you can innerHTML
reset it, that is, the question comes down to how to interact with the DOM through UIWebView, or how to execute JavaScript in it, which in turn will do everything necessary, such questions do not it is difficult to find answers in English-speaking Google and on YouTube, and then remake it for your task.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question