Hi, On 2010-02-11 at 06:48:25 [+0100], Ashwini UK <[email protected]> wrote: > How can I disable JavaScript from Webkit dynamically ? > For certain situations, i dont want the JavaScript to be enabled.
AFAICT, via the WebCore::Settings class. You get them from the WebCore::Page instance via settings(). Best regards, -Stephan _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
