[Kss-devel] clear textarea

Vladislav Vorobiev mymir.org at googlemail.com
Wed Sep 24 15:13:57 CEST 2008


Hi,

How  to clear <textarea> with server method

core=getKSSCommandSet('core').setAttribute('#message', 'value', '') does't work.
core=getKSSCommandSet('core').replaceInnerHTML('#message',  '') does't work too.
core=getKSSCommandSet('core').setAttribute('#sendmessage', 'value',
'sended') works

<textarea id="message"></textarea>
<input type="submit" value="sendMessage" >


-- 
Best Regards
Vladislav Vorobiev


More information about the Kss-devel mailing list