Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

HTML img tag placeholder

<!-- if you are bothered with the broken image icon, use this it works very fine. -->

<img src="404image" onerror="this.src='images/not_found.png';" />
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #HTML #img #tag #placeholder
ADD COMMENT
Topic
Name
1+4 =