搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

how to use JavaScript on android fire fox

more options

I can't find it on the android fire fox app

I can't find it on the android fire fox app

所有回覆 (1)

more options

Hi demetris1738, JavaScript is enabled by default when you first install Firefox, so usually you do not need to turn it on. If you want to check, I will list the steps at the end.

If you load the following test page from my website and scroll down to the JavaScript test section, does it show information about your browser? If JavaScript is turned off, it will show this message in two sections: "JavaScript is not executing on your browser for this page."

https://jeffersonscher.com/res/jstest.php


Sometimes sites will report that JavaScript isn't running or isn't working if something is missing or blocked. It's really just their best guess. Two examples would be:

  • Plugin such as the Flash player is not available
  • Content filtering extension (e.g., ad blocker) stripped something out

If you can share the address of the page, someone could take a look (assuming no login is required).


To check your JavaScript setting on Firefox for Android:

In the Awesomebar, type or paste about:config and tap the Go arrow. You may want to bookmark this page if you like to tinker with settings.

Type jav into the search box and pause while Firefox filters the list to show preferences that contain jav.

Check under javascript.enabled to confirm that it says true. If it says false and shows a Reset button, tap Reset to restore the value to true.