JavaScript inside an >” />

前端 未结 5 1968
[愿得一人]
[愿得一人] 2021-02-13 04:52
The Link\" /> 

So I\'ve got some specific question.. I already know

5条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-13 05:31

    No, this is, as you say "rubbish code". If it works as should, it is because browsers try to "read the writer's mind" - in other words, they have algorithms to try to make sense of "rubbish code", guess at the probable intent and internally change it into something that actually makes sense.

    In other words, your code only works by accident, and probably not in all browsers.

    Is this what you're trying to do?

    
    

提交回复
热议问题