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