[jQuery] jQuery().evalScripts is not a function (AjaxFileUpload and jquery 1.2)

[jQuery] jQuery().evalScripts is not a function (AjaxFileUpload and jquery 1.2)


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!