Built-In Namespace Array
Method Attributes | Method Name and Description |
---|---|
map(mapper, that)
Crossbrowser implementation of Array.map().
|
Method Detail
map(mapper, that)
Crossbrowser implementation of Array.map().
More info http://stackoverflow.com/questions/2790001/fixing-javascript-array-functions-in-internet-explorer-indexof-foreach-etc
Copyright (c) 2010 bobince [http://stackoverflow.com/users/18936/bobince]
Public Domain Licensed
Defined in: wef.crossBrowser.js.
Defined in: wef.crossBrowser.js.
- Parameters:
- {Array} mapper
- the source array
- that Optional
- "this" object reference