|
|
[an error occurred while processing this directive]
Mozilla Browser FAQLast updated on November 3, 2004.
How do I disable Javascript on specific websites?Add the following line to your user.js file: user_pref("capability.policy.nojs.sites", "http://site1.com http://site2.com");
Or you can enter about:config in the location bar. |