Jak povolit JavaScript ve Firefoxu?
Z ničeho nic mi ve Firefoxu nefungovaly weby WordPressu. Náhodou jsem zjistil, že nemám povolený JavaScript (nevím proč už vím jak se to stalo: používám doplněk QuickJava, a omylem jsem v něm zakázal JavaScript. Pozor na to!).
Jak tedy JS povolit? (how do i enable javascript if there is no option to enable javascript)
In Firefox 23, as part of an effort to simplify the Firefox options set and protect users from unintentially damaging their Firefox, the option to disable JavaScript was removed from the Firefox Options window.
However, the option to disable JavaScript was not removed from Firefox entirely. You can still access it from about:config or by installing an add-on.
about:config
- In the address bar, type "about:config" (with no quotes), and press Enter.
- Click "I'll be careful, I promise"
- In the search bar, search for "javascript.enabled" (with no quotes).
- Right click the result named "javascript.enabled" and click "Toggle". JavaScript is now disabled.
To Re-enable JavaScript, repeat these steps.
Add-ons
You can alternatively install an add-on that lets you disable JavaScript, such as
- No-Script (to disable JavaScript on a per page basis, as required)
- QuickJava (to easily disable and enable JavaScript, automatic loading of images, and other content)
Thank you and I hope this helps!
(Pozn.: na výše uvedeném odkazu je ostrá kritika odstranění možnosti povolení JS z menu.)