img标签中onerror用法
Posted 前端HL
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了img标签中onerror用法相关的知识,希望对你有一定的参考价值。
<img src="/statics/bazi/images/150x100.jpg" alt="#" onerror="this.style.display=\'none\'"/>
效果图:没有图片的话,就显示这张代替alt
以上是关于img标签中onerror用法的主要内容,如果未能解决你的问题,请参考以下文章