ext Boris Zbarsky wrote:
Antônio Gomes wrote:
I see, but I'd like to query it to something else in order to change
its content, just like I am doing for 'common' forms
(nsIDOMHTMLFormElement).
An nsIDOMHTMLFormElement is a <form> element. You have a <textarea>
element. The two are unrelated, pretty much.
ok, they are unrelated, but which interface I'd have to query from the
target of the event in order to make somthing like
(...)
thatMyQueredTextArea->SetValue (NS_LITERAL_STRING("my text has to show
me")) // like for common forms
(...)
I'm not sure what you mean by "query it to something else in order to
change its
content".
Sorry, I meant something like 'SetValue' (content showed I mean).
Thanks again
--Antonio Gomes
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout