I'm using the jquery cluetip plugin and it is working fine. The problem is that when page is loaded from ajax and I want to use cluetip on any element of this page then it is not working.
I already call .cluetip() function on ajax loaded page.
Thanks