Got it
yidabu
yidabu.nospam at gmail.com
Wed Mar 19 15:57:40 PDT 2008
just:
(*plaintext.value).toString
On Wed, 19 Mar 2008 20:43:05 +0800
yidabu <yidabu.nospam at gmail.com> wrote:
>
> It's too slowly to open dsource form from China this time, so I ask here :)
>
> get user changed value of input control, just element.elementText,
> but how to get user changed value of plaintext control ?
>
> I tried methods below, all failed:
>
> elePlaintext.attribute("value")); //old value
> elePlaintext.elementText); //nothing ?
> elePlaintext.innerText); //nothine ?
> elePlaintext.innerHTML); //old value
> elePlaintext.outerHTML); //old value
>
>
> --
> yidabu <yidabu.nospam at gmail.com>
> D语言 中文支持(D Chinese Support)
> http://www.d-programming-language-china.org/
> http://bbs.d-programming-language-china.org/
> http://dwin.d-programming-language-china.org/
> http://scite4d.d-programming-language-china.org/
--
yidabu <yidabu.nospam at gmail.com>
D语言 中文支持(D Chinese Support)
http://www.d-programming-language-china.org/
http://bbs.d-programming-language-china.org/
http://dwin.d-programming-language-china.org/
http://scite4d.d-programming-language-china.org/
More information about the Digitalmars-d-dwt
mailing list