V vij Well-known member Sep 3, 2019 #1 I want to hide the broken image icon that appears when an image is not present. I tried the following: Code: [IMG]brokenimage.jpg onerror="this.style.display='none'"[/IMG] But it doesnt work. How to achieve this?
I want to hide the broken image icon that appears when an image is not present. I tried the following: Code: [IMG]brokenimage.jpg onerror="this.style.display='none'"[/IMG] But it doesnt work. How to achieve this?