zoukankan      html  css  js  c++  java
  • Enable(Disable) JavaScript on Browsers(Opera,IE,Firefox,Googlechrome,Safari)

      Opera:

     
      1. Press “Alt” on keyboard
      2. “Settings” -> “Preferences…”

       
      3. On “Advanced” tab, “Content”->”Enable JavaScript”

       

    IE:

     


      1. On the “Tools” menu, click “Internet Options”
      2. Click the “Security” tab, and then click “Internet” zone

      

      3. Click ”Custom level “

       
      4.  In the “Security Settings – Internet Zone” dialog box, click “Disable/Enable” for “Active Scripting” in the “Scripting” section.

        

    FireFox:

     


      1. On the “Tools” menu, click “Options…”

       
      2. Select “Content” icon, click “Enable JavaScript”

       

       3. Click “Advanced” button, check the boxes under “Allow scripts to” section that you want to allow.


    Google Chrome:


      1. Right click the Google Chrome icon on your desktop, and then click “Properties”.
      2. Click “Shortcut” tab.
      3. Add –disable -javascript parameter in the “Target” field.

       
      In order to enable JavaScript for Google Chrome again, just remove –disable -javascript parameter in the Target field.

    Safari:


      1. Click “Display a menu of general Safari settings” dropdown list at the top-right of the browser, and then click “Preferences…”
      

      2. “Security” -> “Enable JavaScript”

       

  • 相关阅读:
    【转】selenium自动化测试环境搭建
    【cl】多表查询(内、外连接)
    【cl】子查询应用场景
    udev笔记
    C编译相关
    USB学习笔记-协议
    ARM汇编返回指令
    v4l2框架函数调用关系
    /etc/fstab和/etc/mtab
    各种存储介质的差异
  • 原文地址:https://www.cnblogs.com/sanmao_net/p/1711868.html
Copyright © 2011-2022 走看看