From the MooTools docs @ responseTree - (element) The node list of the remote response. responseElements - (array) An array containing all elements of the remote response. responseHTML - (string) The content of the remote response. responseJavaScript - (string) The portion of JavaScript from the remote response. `responseElements` is an array for every single element, not a 'tree' or the 'html' you're looking for.
Goof around with the responseTree and responseHTML. On Jul 26, 2010, at 12:54 PM, Sanford Whiteman wrote: >> there are 3 points behind thats mean there is more. also a closed P. >> If you look you will find thats the divs have different closings. > > OK, pls put it in a jsFiddle so I can see what you're using in full > and editable. > > -- S. >
