search for: domparser

Displaying 2 results from an estimated 2 matches for "domparser".

Did you mean: docparser
2006 Feb 23
6
prototype ajax + xml response
Hi, I am looking for a solution to use ajax.request object. Return response text will be in xml format and I like to know how to parse that xml information, so that I can put those info into the "span" or "div" tags of my html page. Is there any easy way to parse that xml info using prototype library? Thanks, kevin. -- Posted via http://www.ruby-forum.com/.
2011 Jul 29
0
HTML sanitization
...utes subset of XHTML.) I'm a little worried about the performance implications of this; markdown-js is already a little slower than Showdown, and this could make the matter worse. Does **anybody have recommendations here?** (In the case where it's running in a modern browser, we could use `DOMParser` as an optimization, but enough people are using markdown-js in Node that I think it doesn't make sense to depend on that.) [jsdom]: https://github.com/tmpvar/jsdom (Elijah Insua's MIT-licensed pure-JS implementation of the W3C DOM) [kn_htmlsafe_htmlSanitize]: http://mod-pubsub.cvs.sou...