lefts = selection.map(function(){
                return $(this).offset().left;
            }).toArray();