-
write text node splitted
hello everybody,
is there a possiblity to get nodeValue with dom splitted into the parts as they are existing (like that):
<a>
text1
<b>text2</b>
text3
</a>
i'd like to get that as text1, text3 separated. if this does not work, i could do it with sax at least.
but there's one more imortant thing left: how do i write that splittted?
thanks very much for your hints,
andi
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks