Click anywhere on page and drag to select items below. Hold 'ctrl' key to add items to current selection
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
download uncompressed (6Kb) download minified (4Kb) download packed (3Kb)

Initialize rubberband selector:

var rubberband = new rubberbandSelect($$('div.thumb'),{
    triggers : [$('thumbsWrapper')]
});

Update rubberband selector when changing DOM:

rubberband.rebuild($$('a.thumb'), [$('thumbsWrapper'));

Dependencies

MooTools 1.11 (Class, Native, Element)