On Nov 12, 2:26 pm, "John Resig" <[EMAIL PROTECTED]> wrote:
> However, what we've done is try to enforce the proper
> context wherever we can (grabbing the .ownerDocument, for example). I
> wasn't aware of outstanding issues in that regard. I'd much rather fix
> those bugs from the get go since it would make jQuery that much more
> able to handle multiple contexts, to begin with.

Ah. Well a quick search of the latest nightly shows 48 unqualified
references to "document".

For example, anywhere with document.createElement() or
document.getElementById() or document.getElementsByTagName(), just to
start.

Matt Kruse

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to