Dallas:

IE doesn't allow elements created in one document to be appended to
another document.  Firefox 2 allows it, but apparently Firefox 3 will
not.

There's an open ticket for this, hopefully it gets fixed soon:

http://dev.jquery.com/ticket/1419

On Aug 31, 4:16 pm, Dallas <[EMAIL PROTECTED]> wrote:
> If I try to create a new window via window.open, and then append to it
> with jQuery, I get an error: 'No such interface supported' in Internet
> Explorer. It works fine in Firefox.
>
> Example:http://mybdev.com/~dallas/jquery.html

Reply via email to