Class Index | File Index

Classes


Built-In Namespace Array

Method Summary
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.
Parameters:
{Array} mapper
the source array
that Optional
"this" object reference

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Feb 13 2012 12:35:30 GMT+0100 (CET)