> How can I disable JavaScript from Webkit dynamically ?
> For certain situations, i dont want the JavaScript to be enabled.

Usually via the settings, e.g. if you use the Qt port, then using
QWebSettings::JavascriptEnabled
(see http://doc.qt.nokia.com/4.6/qwebsettings.html#WebAttribute-enum).

Next you may want to give more detailed information of which port you are using.

If you are new to this list, please read bit.ly/webkit-gethelp first.



-- 
Ariya Hidayat
http://www.linkedin.com/in/ariyahidayat
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to