disable javascript in a UIWebView
- by adrien Coye
Hi,
Is there a way to disable the Javascript in a UIwebView ?
I have memory consumption problem, and I'm looking for a trick here because it seems to not be be possible with the official stuff.
Maybe a call with javascript can stop javascript itself, i don't know.
Thanks in advance for any help,
Adrian C