In jQuery it is possible to create nodes in a foreign document by calling jQuery('<div>sample html</div>', foreignElement.ownerDocument);
. If somebody documented this I wouldn’t have lost the last hour or so.
This is why I like wiki style documentation.
This entry was posted on Wednesday, September 17th, 2008 at 07:19 and is filed under browsers, html, ie, javascript, software, technology. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.