mirror of
https://github.com/jquery/jquery.git
synced 2026-01-25 14:08:13 -05:00
Quick test.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Work in Progress Sort Functions
|
||||
//
|
||||
|
||||
$.fn.sort = function(f) {
|
||||
cur = cur.sort(function(a,b){
|
||||
|
||||
Reference in New Issue
Block a user