[jQuery] How to remove an object from an Array ?

[jQuery] How to remove an object from an Array ?


Hi Guys,
I got an javascript object like this :
var usercontacts = { id:null, contactEmail:null, contactName:null,
source:null };
and I save it into an Array with multiple of it.
How can I remove one of this object from an array ?
Thanks & Regards,
Mark
--
View this message in context: http://www.nabble.com/How-to-remove-an-object-from-an-Array---tp18178764s27240p18178764.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.