Some of the prototype.js functions which I use quite a bit are:
 
include(), inject(), collect(), findAll(), and detect() which are documented at
 
http://encytemedia.com/blog/articles/2005/12/07/prototype-meets-ruby-a-look-at-enumerable-array-and-hash
 
in my case, I have an internal Array on which these methods are used.
 
I see .each(), .extend(), .grep(), .map(), .merge() and .trim() are available in jQuery.
 
Is there a plugin that extends these methods to include the prototype functions above?
 
Sam
 
 
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to