[Javascript] object sort fails in IE

Hassan Schroeder hassan at webtuitive.com
Mon Apr 19 12:58:56 CDT 2004


Starting off the week with a "huh?!" -- I have an object sort that
works as expected (using one of the object attributes as the key)
in Mozilla/Firebird both ascending and descending, but fails very
strangely in IE 5.5/Win.

In IE, descending order seems to single-step, and eventually gets
to the proper order; repeatedly sorting ascending never (seemingly)
gets to a correct and final order.

My test case is longish, so it's here:
   <http://webtuitive.com/samples/sort-test-case.html>

Any thoughts appreciated :-)

-- 
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.





More information about the Javascript mailing list