4 lines
57 B
Text
4 lines
57 B
Text
|
${1:obj}.blur(function() {
|
||
|
${2:// Act on the event}
|
||
|
});
|