Inserts specified elements into the beginning of an array.
function unshift([item1 : Object [, ... [, itemN : Object]]]) : Array |
Ajax toolkit
Ajax website
Inserts specified elements into the beginning of an array.
function unshift([item1 : Object [, ... [, itemN : Object]]]) : Array |
Arguments
Remarks
Requirements
See Also
Ajax toolkit
Ajax website