Re: get textbox value in c++
Neil <[email protected]> Wed, 08 Jan 2014 00:26:51 +0000
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
YuLo wrote:
>I use
><textbox id="f1" oninput="this.setAttribute('value', this.value);"/>
>then I can get element attribute.
>
>I suppose there is direct way to get the value in c++
>
>
QI to nsIDOMXULTextBoxElement and call GetValue.
--
Warning: May contain traces of nuts.