im trying now the second day without results.
I made a workaround with responseElements[0].inject($
('work'),'bottom');
and scoping another div around my request-file (php)
please have a look here:
http://www.opteynde.com/test_BilderListe4.html
and
http://www.opteynde.com/LazyPagination2.phpor: http://groups.google.com/group/mootools-users/browse_thread/thread/bff1b8cff41347d1 On 26 Jul., 21:00, Ryan Florence <[email protected]> wrote: > 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.
