212
I Use This!
Very Low Activity

News

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Posted almost 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 almost 14 years ago by Merfits1982
Posted almost 14 years ago by zolkivy1992
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 utenothence
Posted almost 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 almost 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...