Thursday 15 May 2014

Javascript Enabling

Now a days all the popular browsers come with built-in support for JavaScript. Many times you may need to enable or disable this support manually.
In this post i will make you aware the steps of enabling and disabling JavaScript support in your browsers : Internet Explorer, Firefox, Chrome and Opera.

Javascript Enabling in chrome-

Launch Google Chrome from Start/Run with the parameter -enable-javascript. 


For example, in Vista: 
C:\Users\%username%\AppData\Local\Google\Chrome\Application\chrome.exe 

For example, in Windows XP: "C:\Documents and 
Settings\%username%\Local Settings\Application Data\Google\Chrome\chrome.exe" 
-enable-javascript 

or 

In my Windows XP it was here: "C:\Program Files\Google\Chrome\Application\chrome.exe" -enable-javascript 
NOTE: Javascript is supposed to be enabled in Chrome by default.
-enable-javascript

Javascript Enabling in firefox-

Steps to turn on or turn off JavaScript in your Firefox:

Follow Tools-> Options

from the menu
Select Content option from the dialog box

Select Enable JavaScript checkbox

Finally click OK and come out

To disable JavaScript support in your Firefox, you should not select Enable JavaScript checkbox.

Javascript Enabling in Internet Explorer-

Steps to turn on or turn off JavaScript in your Internet Explorer:

Follow Tools-> Internet Options from the menu

Select Security tab from the dialog box

Click the Custom Level button

Scroll down till you find Scripting option

Select Enable radio button under Active scripting

Finally click OK and come out

To disable JavaScript support in your Internet Explorer, you need to select Disable radio button under Active scripting.

Note-Please follow the above steps for your local browser if you want enabling.If you want any other help including this just mention in comment i ll provide the best solution for you.



No comments:

Post a Comment