2011-11-17 16:00:49 -06:00

4 lines
62 B
Plaintext
Executable File

${1:obj}.mousedown(function() {
${2:// Act on the event}
});