> does jQuery have a method to transform its results to an array of DOM > nodes?
As already mentioned, get() should do the job. From the API docs: Access all matched elements. This serves as a backwards-compatible way of accessing all matched elements (other than the jQuery object itself, which is, in fact, an array of elements). I don't get (pun intended) why there should be any complicated thing else necessary. Is there? -- Jörn -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/