If you are trying to use associative arrays in Javascript, the first thing is to not use the Array type and instead just use objects. The weird and wonderful thing is that if you create your array as an object, you can still use the array style square brackets to access object properties. So for [...]
Archive: associative
Posts Tagged ‘associative’
September 26, 2009
2 Comments
Categories:
Archive by date: