[jQuery] Re: IE6 only 'partially' updating html loaded via ajax

2008-10-18 Thread asfman
$.ajaxSetup({cache: false}); Maybe the cache results

[jQuery] some doubt

2008-10-18 Thread asfman
1. init $.fn[ready?ready:load] (fn) here if we delete $.fn.ready,it comes $.fn.load(fn) equals to $ (document).bind(load,fn); Does it make any means? 2. selector if my selector is ~.xx or ~ xxx,the search results are the same the reason is : the line 1537: // And remove the token t =