disable javascript in a UIWebView
Posted
by adrien Coye
on Stack Overflow
See other posts from Stack Overflow
or by adrien Coye
Published on 2010-05-09T12:58:21Z
Indexed on
2010/05/09
13:08 UTC
Read the original article
Hit count: 448
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
© Stack Overflow or respective owner