[jQuery] Re: How to unbind and rebind cluetips plug-in?
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: > > > > > > >
[jQuery] How to unbind and rebind cluetips plug-in?
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