From 157c865f7486cd4ed684d2bf90c8a03d5b2164b5 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Sat, 12 Feb 2011 21:00:54 -0500 Subject: sostler prod commit --- static/js/jquery.masonry.min.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 static/js/jquery.masonry.min.js (limited to 'static/js/jquery.masonry.min.js') diff --git a/static/js/jquery.masonry.min.js b/static/js/jquery.masonry.min.js new file mode 100644 index 0000000..f6e8a82 --- /dev/null +++ b/static/js/jquery.masonry.min.js @@ -0,0 +1,12 @@ +/************************************************* +** jQuery Masonry version 1.3.2 +** Copyright David DeSandro, licensed MIT +** http://desandro.com/resources/jquery-masonry +**************************************************/ +(function(e){var n=e.event,o;n.special.smartresize={setup:function(){e(this).bind("resize",n.special.smartresize.handler)},teardown:function(){e(this).unbind("resize",n.special.smartresize.handler)},handler:function(j,l){var g=this,d=arguments;j.type="smartresize";o&&clearTimeout(o);o=setTimeout(function(){jQuery.event.handle.apply(g,d)},l==="execAsap"?0:100)}};e.fn.smartresize=function(j){return j?this.bind("smartresize",j):this.trigger("smartresize",["execAsap"])};e.fn.masonry=function(j,l){var g= +{getBricks:function(d,b,a){var c=a.itemSelector===undefined;b.$bricks=a.appendedContent===undefined?c?d.children():d.find(a.itemSelector):c?a.appendedContent:a.appendedContent.filter(a.itemSelector)},placeBrick:function(d,b,a,c,h){b=Math.min.apply(Math,a);for(var i=b+d.outerHeight(true),f=a.length,k=f,m=c.colCount+1-f;f--;)if(a[f]==b)k=f;d.applyStyle({left:c.colW*k+c.posLeft,top:b},e.extend(true,{},h.animationOptions));for(f=0;f