[jQuery] How do I add a js array of jquery objects to a jquery object?

[jQuery] How do I add a js array of jquery objects to a jquery object?


Maybe there are other solutions to what I'm looking for...
I've got a jquery script where I append (one by one) 50 new jquery objects
to another jquery object, but it's taking way too much time, so I thought
that it could be faster if I make an array buffer out of them and then
aggregate the array as a whole, but I don't find out how to do it.
--
View this message in context: http://www.nabble.com/How-do-I-add-a-js-array-of-jquery-objects-to-a-jquery-object--tf2614381.html#a7296909
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/