Angular Image 404 directive

If thesrcof imgelement can get the right image, You can use angular-image-404directive to show the fallback image.

basic usage

<img src="./notFound.jpg" image-404="./fallback.jpg" width=200 height=120>

if the image-404is empty, directive will get placeholder image from dummyimage.com.