Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Listen to image load error in controller

$
0
0
Have you tried first with $('img').bind('error', function() {...}) ? I don't think the error event propagates, so you have to bind directly.

Viewing all articles
Browse latest Browse all 3491

Trending Articles