2012年6月15日

jQuery .grep() 條件過濾

arr = $.grep(arr, function (obj) {
    return obj != now;
});

沒有留言:

張貼留言