Re: How to detect a key modifier during mouse click
Dave <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
Johan Brichau-2 wrote > Dave, > > Not sure what exactly is the question. Here is what pops to my mind: > > html div > script: (html jQuery this on: 'click' do: ((JSStream on: 'if(e.keyCode > === 18) … ‘) asFunction: #(e))) Thanks Johan, That solves my question. Dave -- View this message in context: http://forum.world.st/How-to-detect-a-key-modifier-during-mouse-click-tp4860663p4860753.html Sent from the Seaside General mailing list archive at Nabble.com.