[jQuery] grep with new version of jQuery 1.2.3
[jQuery] grep with new version of jQuery 1.2.3
Here's a line of code that I had written that worked great with
version 1.2.1:
$.grep(priceBreaks, 'a > quantity', true)
How might I write this so that it works with version 1.2.3?
Topic Participants
nathan7771