On Oct 24, 2008, at 1:08 PM, Giri Rao wrote:
The dom tree stops here and does not give me a #text node for the
textarea's text. Is there a way to get the text while traversing the
dom tree?
The HTMLTextAreaElement has a function named value, which will give
you the text.
It's very strange to be "walking the render tree". I don't know why
you're doing that.
-- Darin
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev