jQuery.preload by Ariel Flesler

Code Sample

$.preload( '#images a' );
       same as
$('#images a').preload();