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
_______________________________________________
Kss-devel mailing list
[email protected]
http://codespeak.net/mailman/listinfo/kss-devel