212
I Use This!
Very Low Activity

News

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Posted about 14 years ago by Jason B
A warning to people: If you are using this to sort an associative array/object your results will be inconsistent between Chrome and Firefox. I didn't compare these two with IE.
Posted about 14 years ago by Merfits1982
Posted about 14 years ago by zolkivy1992
Posted about 14 years ago by soonync1982
Posted about 14 years ago by niduame1990
Posted about 14 years ago by Agreern1991
Posted about 14 years ago by pourrex1981
Posted about 14 years ago by utenothence
Posted about 14 years ago by PJ Brunet
Thanks for the clarification, indeed I was looking at the syntax highlighter version. I'm about to try this function to workaround some .innerHTML issue I'm having.
Posted about 14 years ago by Brett Zamir
@PJ Brunet: Just avoid the 2nd argument (or pass true) (it's not showing in the syntax highlighter, but it's there if you look at the source). That's the PHP way too, which we try to stick to here...