i want to supress the chrome error message
Failed to load resource: the server responded with a status of 404 (Not Found)
it appears when a picture is not found. i catch that error and replace the image with a notfound.jpg pic. but i want the browser not to not this for the user...
thanks