Hello,
How can we be able to place a javascript OnKeyUp and OnKeyDown calls on cute editor textarea? we are planning to place a text counter to the text area and CuteEditor.Attributes.Add("OnKeyUp", "function()") seems to be added on the main cute editor table.
Many Thanks.