jquery template issue in IE7/IE8.03 for function $().text()

jquery template object doesn’t support this method

in jquery v1.3.2, IE7
$ (“#lblName”).text(“Mike”), lblName is a Label, not a textbox(that’s important)
it works when there is no jquery template plug in added.
if add jquery template plug-in, it doesn’t work anymore, just get a error “object doesn’t support this method”.
any idea for it?

newest questions tagged jquery – Stack Overflow

About Admin