|
-
Oct 2nd, 2002, 01:42 AM
#1
Thread Starter
Fanatic Member
DHTML Behaviors. How to cancel events.
Hi,
I have a behavior in which the user should not be able to type certain keys. In other words, I need to cancel the key down event when certain keys are pressed. How do I do this from within a behavior.
I know how to do it from a normal event, but the event does not seem to respond to the "return false;". It still executes.
Does anyone know of an alternative method to cancelling an event from inside a behavior?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|