Hi, I was looking for a way to capture a mouse-click plus ctrl-button. As I am using Prototype now for some time (it's great!), I thought Prototype could help me with this too. Sure, the manual is clear enough of how to capture a mouse-click event (that works fine here), but how about the ctrl-button? According to the manual, there's a list of key codes to be used (KEY_DOWN, for example), but there is no KEY_CTRL and there is nowhere to be found how they should be used. It says it's self explanatory, but for me it isn't. :(
I think I can get it to work with event.ctrlKey, but I have a feeling, this is not the way. Thanks in advance. Ooypunk PS. I hope I made my problem clear enough, I know I'm not very good at explaining, especially because english is not my mother tongue. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
