$(function () { // Dock initialize $('#lesMembres').Fisheye( { maxWidth: 22, items: 'a', itemsText: 'span', container: '.liste', itemWidth: 68, proximity: 20, alignment : 'left', valign: 'bottom', halign : 'center' } ); //$('.dock-item img').reflect({height: 0.3, opacity: 0.6}); });