21 Commits

Author SHA1 Message Date
David DeSandro
bd70f1dab9 don't use ternary; use return in imgLoaded 2012-01-17 09:38:26 -05:00
David DeSandro
77ca831de0 whitespace fixes, change to hard tabs 2012-01-17 09:22:29 -05:00
David DeSandro
4706f591a8 bump version # v1.2.0 2012-01-17 09:17:51 -05:00
Tomas Sardyha
b1552c8734 Deferred support with differentiation between proper and broken images 2012-01-11 21:25:52 +01:00
David DeSandro
8160df728f v1.1.0; === with $.inArray 2012-01-10 07:33:55 -05:00
Tomas Sardyha
2ffea9a8fb Added namespacing for events 2011-12-09 17:43:13 +01:00
Tomas Sardyha
6f8716dd62 Fixed loaded images check 2011-11-25 10:10:19 +01:00
Tomas Sardyha
68c5e8f49f Fix loaded images check with caching 2011-11-24 22:13:12 +01:00
Trey Hunner
2a22f46df7 Fix undefined variable check 2011-11-16 16:34:01 -08:00
David DeSandro
68ea280041 event.target instead of this in imgLoaded; v1.0.4
Fixes #5
2011-09-16 22:46:43 -04:00
David DeSandro
e8117cec1c filter for images as well; v1.0.3
move other comments for better uglification

So it doesn't break for people switching from @paulirish's old version.
2011-09-01 17:58:22 -04:00
David DeSandro
566f9269f8 v1.0.2 - move contributors to README 2011-09-01 12:27:45 -04:00
Mathias Bynens
8ca23bd817 Rename _this into $this for consistency with $images. Also, use $this instead of the this keyword where possible, for better minification. 2011-09-01 16:43:37 +03:00
Mathias Bynens
7b8559bcac Use a local undefined variable, just in case window.undefined is actually defined. 2011-09-01 16:41:21 +03:00
David DeSandro
1a41e5944b jsdoc-like comment header; v1.0.1 2011-08-30 09:41:19 -04:00
sdepold
58a42e60ae scope jquery via self calling function 2011-08-30 14:19:34 +02:00
David DeSandro
2f68db747b credit @ajpiano 2011-08-25 17:08:59 -04:00
David DeSandro
04c3920c9d src : remove two-pass method; revert back to @paulirish's version; unbind handler after its been triggered; revise comments 2011-08-25 13:34:19 -04:00
David DeSandro
a82f93e283 Merge in yconst's version; call callback on self; remove gistfile1.js 2011-07-22 17:27:36 -04:00
David DeSandro
b7359a8ba0 Trigger callback if no images 2011-02-11 17:29:36 -05:00
David DeSandro
44f2742ae1 add file 2011-01-30 18:53:02 -05:00