Click the button to add elements to the beginning of the array.
Note: The unshift() method does not work properly in Internet Explorer 8 and earlier: the values will be inserted, but the return value will be undefined.