How to automatically allow blocked content in IE?

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

I am using below code for sample menu.

    

Tree Demo


        
7条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-27 04:52

    If you are to use the

    
    

    or

    
    

    make sure the HTML file is saved in windows/dos format with "\r\n" as line breaks after the statement. Otherwise I couldn't make it work.

提交回复
热议问题