Home  >  Article  >  Web Front-end  >  HTML uses soft character connectors_Experience exchange

HTML uses soft character connectors_Experience exchange

WBOY
WBOYOriginal
2016-05-16 12:06:312124browse

There is a soft connection character among the entity characters of html. This character has no representation on the page. But he is a very useful character.

Give a useful example. For example, when we want to filter the events onclick, onmousemove and script object tags in HTML, we can use simple replacements to filter without damaging the user's performance.

As long as you replace it with onclick onmousemove script object, all these events and tags will be invalid

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn