[jQuery] Serious bug in JQuery

[jQuery] Serious bug in JQuery


I have a page that when loaded, it gets a javascript error. It occurs
in jquery-1.2.6.js on line 662 on this line:
var id = elem[ expando ];
It says elem is undefined. This occurs in IE and FF. This only
occurs on this specific page. It is an aspx page. Thanks