Re: DOM Stripes Empty Space between tags - HELP

The DOM, per se, should _NEVER_ strip whitespace. It represents whatever
it's told to represent. If you're having a problem with this, talk to
whoever wrote your DOM implementation, or (more likely) whoever wrote the
code that is building the DOM (the parser or whatever else is acting as a
DOM source).

______________________________________
Joe Kesselman  / IBM Research

Received on Thursday, 30 August 2001 09:35:35 UTC