Thanks a lot! On Sep 25, 7:43 pm, "John Resig" <[EMAIL PROTECTED]> wrote: > Sure, use the 1.1 compatibility > plugin:http://dev.jquery.com/browser/trunk/plugins/compat-1.1/jquery.compat-... > > --John > > On 9/25/07, deerchao <[EMAIL PROTECTED]> wrote: > > > > > Hi, I'm using AjaxFileUpload > > fromhttp://www.phpletter.com/Demo/AjaxFileUpload-Demo/ > > , which is listed in the plugins page, and uses jQuery 1.1.3. > > > With jQuery 1.2, I always get a TypeError says > > "jQuery("div").html(data).evalScripts is not a function". > > > Is there any way out? > > Thaks!