check backwards array jquery code example Example: how to reverse an array in javascript array = [1 2, 3] reversed = array.reverse()