How to automatically allow blocked content in IE?

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

I am using below code for sample menu.

    

Tree Demo


        
7条回答
  •  粉色の甜心
    2020-11-27 05:06

    That's something I'm not sure that you can change through the HTML of the webpage itself, it's a client-side setting to tell their browser if they want security to be high. Most other browsers will not do this but from what I'm aware of this is not possible to stop unless the user disables the feature.

    Does it still do what you want it to do after you click on 'Allow'? If so then it shouldn't be too much of a problem

提交回复
热议问题