6 lines
137 B
JavaScript
6 lines
137 B
JavaScript
console.log("everything is still smooth")
|
|
|
|
// function(e) {
|
|
// (e.keyCode === 13 || e.keyCode === 32) && $(this).trigger("click")
|
|
// }
|