Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
How to register onKeyDown on the editing window?
How to register onKeyDown on the editing window?
06-27-2006, 2:55 PM
cbreier
Joined on 06-27-2006
Posts 5
How to register onKeyDown on the editing window?
Reply
Quote
We are looking at puchasing this product but need to be able to register a onKeyDown javascript event to the editing window.
When I try Editor1.Attributes.Add("onKeyDown", "checkDeletion(this);"); it adds the keydown to the outer table of the editiing window not the window itself. Can someone here please point me in the right direction? Thanks in advance.
View Complete Thread