How to automatically allow blocked content in IE?

前端 未结 7 1672
广开言路
广开言路 2020-11-27 04:35

I am using below code for sample menu.

    

Tree Demo


        
7条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-11-27 04:56

    I believe this will only appear when running the page locally in this particular case, i.e. you should not see this when loading the apge from a web server.

    However if you have permission to do so, you could turn off the prompt for Internet Explorer by following Tools (menu) → Internet OptionsSecurity (tab) → Custom Level (button) → and Disable Automatic prompting for ActiveX controls.

    This will of course, only affect your browser.

提交回复
热议问题