onError event on af:image
Hi,
I have a usecase to do the following -
Load an image and in case the url is non-existent, I need to show an alternate image.
I know in HTML, I can define an onError attribute on the img tag.
Is there something similar in ADF Faces I can use?
Thanks,
Vishwesh