Some of the
prototype.js functions which I use quite a bit are:
include(), inject(),
collect(), findAll(), and detect() which are documented at
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/
