internet explorer - Will this cause error for IE when using <!--[]>HTML GOES HERE<![]-->? -


i notice can use condition-in-comment ie browsers , in ide such pycharm have code folding attached snapshot.

enter image description here

so wonder if cause error ie when using syntax create collapsible code-region below snippet

<!--your comment goes here--><!--[]>   <script src="somesource"></script> <![]--> 


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -