Does anyone know how to disable or stop and bound keyup event method when the CTRL key is depressed? Right now my page responds to the keyup event and then filters the page by that character. Well, if a user has made a selection on the page, like they are going to copy a name from the page, and they click CTRL+C, the keyup event fires and the page is filtered with the character "C".
Thanks for any tips on the matter. Karl.. -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To view this discussion on the web visit https://groups.google.com/d/msg/prototype-scriptaculous/-/CtP6XCjM9kEJ. To post to this group, send email to prototype-scriptaculous@googlegroups.com. To unsubscribe from this group, send email to prototype-scriptaculous+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.