Re: Insert Node into String?

As you discovered, the solution is to split the Text node into two Text
nodes and insert the new non-Text node between them.

______________________________________
"... Three things see no end: A loop with exit code done wrong,
A semaphore untested, And the change that comes along. ..."
  -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish
(http://www.ovff.org/pegasus/songs/threes-rev-11.html)

Received on Tuesday, 19 June 2007 13:48:42 UTC