does jquery parse XML documents and JS ARRAYS?

pro-pumper

New Member
I was trying to figure out if it was possible to pass in a js array as the selector and then program with it.Similarly, I wanted to know if i got the return from a function (in the format of a XML doc) and put it into the jQuery selector, would i be able to parse it.
 
Back
Top