On 6 Mar 2009, at 13:10, FND wrote: >> This provides a class for parsing HTML text into a DOM. > > Sounds interesting - but I have to admit I'm not quite clear what the > purpose is.
Oh, I thought that was pretty clear - parse a string containing HTML text, return a DOM object. > Is it perhaps similar to what I'm doing here: > http://tinyurl.com/acg4f9 > (http://trac.tiddlywiki.org/browser/Trunk/contributors/FND/adaptors/TwitterAdaptor.js#L282 > > ) Possibly. > (That was inspired by the TiddlyWiki core, as explained by Mike*.) As was my plugin, FWIW. And combines a number of other techniques found grubbing around the Web. > * http://softwareas.com/injecting-html-into-an-iframe yeah. There maybe a better way to do this using jQuery, though I didn't find a generic version, and the plugin predates the jQuery core. Paul (psd) -- http://blog.whatfettle.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/TiddlyWikiDev?hl=en -~----------~----~----~----~------~----~------~--~---
