212
I Use This!
Very Low Activity

News

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Posted almost 14 years ago by greaste1980
Posted almost 14 years ago by soonync1982
Posted almost 14 years ago by niduame1990
Posted almost 14 years ago by Agreern1991
Posted almost 14 years ago by pourrex1981
Posted almost 14 years ago by entaila1987
Posted almost 14 years ago by Otherne1981
Posted almost 14 years ago by Brett Zamir
@Jason B: Yes, sorry but with the fact that newer browsers on the scene disregarded the Firefox convention of preserving object iteration order (it's only implementation-dependent per the ECMAScript spec)--and since IE hadn't supported it with ... [More] perfect fidelity anyways (if you ever deleted properties anyways), we have started adding an option to the array functions to use a more awkward construction to build associative arrays ("{key1:value1}, {key2:value2}, ..."), but it has not been fully deployed. See the array() source code for the PHPJS_Array class begun to offer this support. I've unfortunately been too busy to do much documentation or expansion of it. [Less]
Posted almost 14 years ago by Otherne1981
Posted almost 14 years ago by Otherne1981