Added brief comment.

1.7/enhancement_8685
John Resig 2006-03-22 03:36:03 +00:00
parent 8a4a1edf04
commit 70d3099041
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// Work in Progress Sort Functions
$.fn.sort = function(f) {
cur = cur.sort(function(a,b){
if ( typeof f == 'object' )