Thanks Rexbard!

I can share a very geeky discovery which i run across earlier today:

I was benchmarking some new sort methods for the plugin to see if i could
out bid the default Array.sort method. It's seems that the built in sort
method has a few speed enhancements up it's sleeves.

Because not a single one out did the native sort method!

Here a list of the different algorithms:
http://linux.wku.edu/~lamonml/algor/sort/index.html

/christian

Rexbard wrote:
> If you click the filter icon, then select Clear, the table is unexpectedly
> sorted on the associated column.
> 
> Very, very, cool plugin. You're turning an already useful plugin into a site
> requirement.
> 
> 
> Christian Bach wrote:
>> Hi again,
>>
>> There was a small glitch in the last demo (Forgot to remove a log message,
>> stupid!)
>>
>> So if anyone else experienced that i got stock on the sorting message,
>> please try again.
>>
>> URL:
>> http://motherrussia.polyester.se/pub/jquery/demos/filter/filter-demo.html
>>
>> Best regards
>> Christian
>>
> 

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to