I set ajaxCache to false but problem did not resolve. Here is the problem. When page load cluetip binding all it's URL's then caching all these. On my page based on user action I need to rebuild these URL's. but cluetip using whatever it's initially build. These URL's has query string so Query String values was changed based on user action. I put alert box in cluetip code. URL's it's always showing whatever it's i initially build.
Thanks Gadde On Sep 23, 3:31 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote: > If the problem is that it's caching the results of the ajax request, > you can avoid this by setting the ajaxCache option to true > > --Karl > > ____________ > Karl Swedbergwww.englishrules.comwww.learningjquery.com > > On Sep 23, 2008, at 12:00 PM, ngadde wrote: > > > > > > > There is any we can unbind all the events and rebind the cluetips > > events. > > It's seems to be it's Cacheing url's and its data.when these url data > > changed dynamiclay > > it's loading from cacheing url. > > Thanks- Hide quoted text - > > - Show quoted text -