bander wrote:
>> But after upgrading to 1.1.1, I got an error saying focus() wasn't a
>> method. So I added a little debugging alert, and apparently,
>> $(".focus").get(0) is returning the document object! If I call
>> $(".focus").size() it returns 0, but yet when I call .get(0) it's
>> returning something? Anyone else seeing this?
>>Yes: http://jquery.com/dev/bugs/bug/861/ -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
