Can you still check the file size of the image? I used to do something like that where the filesize property of the image was -1 or something if the image didn't load
From: Aaron Newton [mailto:anut...@gmail.com] Sent: Saturday, 14 January 2012 6:01 AM To: mootools-users@googlegroups.com Subject: Re: [Moo] image loading Oh. I missed that. Yeah, the problem is you can't determine if the image has already thrown the error easily. On Fri, Jan 13, 2012 at 11:00 AM, Sanford Whiteman <sa...@figureone.com> wrote: True... I was purposely omitting that case given that he can't add inline events anyway.