[jQuery] append[To] throwing and error when attempting to append to document outside of current window in Internet Explorer
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