Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 1 réponse
  • 1 a ce problème
  • 2 vues
  • Dernière réponse par 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.

Toutes les réponses (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