Can jquery test an array for the presence of an object (either as part of the core functionality or via an avaible plugin).
Also, I'm looking for something like array.remove, which would remove a given object from an array. Can jquery handle this for me?
thanks,
-Morgan