Hello All,
In jsff i have something like below
<af:image source="path/something.jpg" id="id_1" styleClass="displayingImage">
but if the image is not present in the path then a red cross is displayed.
Is there any way where i can display a default image on page load if image is not properly loaded.