Hi,
Im using Ajax Scroller with articles where I have placed some custom javacript code, through the nonumber extension called sourcerer.
When the articles load in Ajax Scroller they show up fine and the javascript is working, but only on the first articles shown in ajax scroller.
Once my row of articles change then this customized code is treated as regular html.
I find it very strange, that on the initial loading of the page the customized code is treated properly, but when the articles in ajax scroller change then the customized code is treated as regular text.
Any clues on how to fix this?