DG Cycles
DG Cycles
DG Cycles
DG Cycles
DG Cycles
DG Cycles
DG Cycles
Jones & Smith Distillery
Cook & Roe
Sala4d
Saunders Property Valuers
our work
DG Cycles
DG Cycles
DG Cycles
DG Cycles
DG Cycles
DG Cycles
$(window).scroll(function() { var scrollTop = $(this).scrollTop(); var rowHeight = $('.row').height(); var currentRow = Math.floor(scrollTop / rowHeight) + 1; $('.row-' + currentRow + ' .item').addClass('animate-left'); $('.row-' + (currentRow + 1) + ' .item').addClass('animate-right'); }); .animate-left { transform: translateX(-500px); } .animate-right { transform: translateX(500px); }