> $(0).get(0) Document > $(1).get(0) 1 > $(2).get(0) 2 Why does $(0) return a document? Is this intended behaviour? I would expect it to return 0.
-- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.
