clueTip + Infinite Scroll

clueTip + Infinite Scroll

Hello, everbody!

I have following problem...

I want clueTip( http://plugins.learningjquery.com/cluetip ) plugin to be able to work with Infinite Scroll plugin (http://www.infinite-scroll.com/infinite-scroll-jquery-plugin/).






New elements that are loaded through Infinite scroll plugin loose their clueTip behaviour.

Now, to be able to work with Infinite Scroll a specific callback function needs to be added to Infinite Scroll script to return clueTip proper behaviour on newly loaded elements. Something like what is talked about here for other plugins aswell - http://www.infinite-scroll.com/lightbox-compatibility-code

Here is my small test project so you can see what is currently going on and test it out:
http://dl.dropbox.com/u/17393065/jqueryplugins/clueTip%2BInfiniteScroll.zip

I'm really having problem to understand this and how this function should be written and can this even work altogether.

I hope somebody is interested in helping with this.