Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

i already have ad on installed in my pc but still mozila is not supporting javascript, why??

  • 1 Antwort
  • 1 hat dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von Chandan_Baba

more options

need javascript support for mozila firefox to creat image slideshow for a website.

need javascript support for mozila firefox to creat image slideshow for a website.

Alle Antworten (1)

more options

Javascripts are disble by default in firefox to save users from accidentally crash of firefox, but you can enable this easly by two ways : about:config

In the address bar, type "about:config" (without quotes), and press Enter.
  • Click "I'll be careful, I promise"
  • search for "javascript.enabled" (without quotes);in search box.
  • Right click the result named "javascript.enabled" and click "Toggle". JavaScript is now disabled.

To Re-enable JavaScript,same done these steps about:config

   In the address bar, type "about:config" (without quotes), and press Enter.
   Click "I'll be careful, I promise"
   In the search bar, search for "javascript.enabled" (without 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/enable 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)

Read the basics of javascript from here : http://mzl.la/KYxPJ6 </br> Hope this helps you