Releases for Preload
Preload 1.0.8
March 25, 2009 - 7:01pm — FleslerSize: 5.24 KB
md5_file hash: 206bd6960f9900f332f148832ad724bd
First released: March 25, 2009 - 7:01pm
1.0.8
[Feature]
- Added 'index' to the data object passed to callbacks.
- Added setting 'enforceCache' to avoid images from being "un-cached"
[Optimization]
- Removed some code from the preloaders(images) creation.
[Enhancement]
- The image used internally for preloading is exposed in the data object as 'element'.
- Removed the use of $.browser for 1.3
Preload 1.0.7
March 12, 2008 - 4:33pm — FleslerSize: 4.71 KB
md5_file hash: 343a1335ab1b1920484a3ff95c6ce5de
First released: March 12, 2008 - 4:33pm
1.0.7
[Feature]
- The onAbort event of images is checked too.
Preload 1.0.6
March 10, 2008 - 6:38pm — FleslerSize: 4.65 KB
md5_file hash: fa70ef53f04de54e87f27f31628f1ce5
First released: March 10, 2008 - 6:38pm
1.0.6
[Feature]
-Patched IE's stack overflows error when preloading +15 images.
-Added a subtle change, that now allows a nifty combination of 2 modes( rollover+placeholder )
[Change]
-Changed the default threshold to 2, that seems optimum.
[Fix]
-Sometimes IE throws an odd error, when trying to unbind in the end.
[Optimization]
-Empty urls or images/links with empty urls are now ignored.
Preload 1.0.5
March 6, 2008 - 5:15am — FleslerSize: 4.13 KB
md5_file hash: f6c188c0f0dfcad023f63dbc4e90983e
First released: March 6, 2008 - 5:15am
1.0.5
[Change]
-Relicensed from GPL to GPL+MIT.
[Fix]
-Fixed the problem for Safari 2, which doesn't seem to like the "new Image()", used $('') instead.
Kudos to Ben Southall for helping me test and fix this.
-Even if the threshold is 0 or less, one image is used to preload.
-If no valid image is submitted, onComplete is called anyway.
Preload 1.0.4
February 18, 2008 - 4:03pm — FleslerSize: 3.92 KB
md5_file hash: c6f3402788fb45bfb252159eb4f0b9cc
First released: February 18, 2008 - 4:03pm
1.0.4
[Fix]
- While doing some "by-hand" optimizations for minified code, I seem to broke something for URL mode. Now it's fixed.
Preload 1.0.3
February 11, 2008 - 11:16pm — FleslerSize: 3.86 KB
md5_file hash: 25759583e983446c4cf320d3b5e570a3
First released: February 11, 2008 - 11:16pm
1.0.3
[Fix]
- Reverted one of the optimizations as it's not compatible with jQuery +1.2.2.
Preload 1.0.2
February 8, 2008 - 11:33pm — FleslerSize: 3.79 KB
md5_file hash: 7433d1ec48bedbba249c059821f1f11e
First released: February 8, 2008 - 11:33pm
1.0.2
[Optimization]
- Slightly reduced the code size.
Preload 1.0.1
January 29, 2008 - 5:40pm — FleslerSize: 2.84 KB
md5_file hash: 0fc34e0b672a6adc31ce0753b3db4850
First released: January 29, 2008 - 5:40pm
1.0.1
- Had a small bug
1.0.0
- First release, the plugin counts with 4 modes: URL, Link, Rollover and Placeholder.
Preload 1.0.0
January 29, 2008 - 5:28pm — FleslerSize: 2.82 KB
md5_file hash: 21dc60eda414938b1cf47c24f56719ba
First released: January 29, 2008 - 5:28pm
1.0.0
- First release, the plugin counts with 4 modes: URL, Link, Rollover and Placeholder.
Note: Don't download this release, there's a last-minute syntax error.
