GSM
12-26-2001, 11:56 AM
I sure that I am not supposed to post this question here (moderators: if you think you do not want this post here fell free to deleted it)
but I do not know where I should go get help about this
here is my question
any one here can do this:
<textarea name="message" rows="15" cols="35" wrap="virtual" style="width:450px" tabindex="3" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea>
I want to add
onkeyup="telexingVietUC(this,event);"
to the line of code above!
anyone have any Idea how to concatenated
2 ONKEYUP together???
your help is apprecieated
:) :)
but I do not know where I should go get help about this
here is my question
any one here can do this:
<textarea name="message" rows="15" cols="35" wrap="virtual" style="width:450px" tabindex="3" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea>
I want to add
onkeyup="telexingVietUC(this,event);"
to the line of code above!
anyone have any Idea how to concatenated
2 ONKEYUP together???
your help is apprecieated
:) :)
