Sure, use the 1.1 compatibility plugin: http://dev.jquery.com/browser/trunk/plugins/compat-1.1/jquery.compat-1.1.js?format=txt
--John On 9/25/07, deerchao <[EMAIL PROTECTED]> wrote: > > Hi, I'm using AjaxFileUpload from > http://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! > >