Hi - So, I know how to append a text node to an (parent) element, and how to
replace a text node with a new text node (based on a specified string), but
how do I set text on a text node?

In my situation it is very important that the reference to the text node
object is the same before and after this operation, so simply replacing the
text node is not an option for me.
-- 
View this message in context: 
http://www.nabble.com/Setting-text-on-a-text-node-in-e4x-tp20152621p20152621.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to