This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

"Please enable java script" in firefox

hawkman

Mon Sep 23, 2013 3:25:12 pm

"Please enable java script" in firefox ( a messages of firefox) cant read my email in firefox , someone know how to fix this?

madvinegar

Mon Sep 23, 2013 5:48:27 pm

In the address bar of firefox write:
about:config


In the search bar of "about:config" write:
javascipt.enabled


Two lines will remain. The one that says "javascript.enabled" and the other that says "services.sync.prefs.sync.javascript.enabled". Make sure that both are set to "true".

You may have to restart firefox for the changes to take effect.

Wolfman

Wed Sep 25, 2013 5:11:43 am

hawkman wrote:"Please enable java script" in firefox ( a messages of firefox) cant read my email in firefox , someone know how to fix this?

Hi,

do you have Java installed?, to install the full Libreoffice suite which includes Java, just run this command in a terminal:

Code:
sudo apt-get install libreoffice


This will auto install Java too!.

Or, you can can just install Java if you don't want all the Libreoffice suite apps with:

Code:
sudo apt-get install default-jre


Regards Wolfman :D