79317316

Date: 2024-12-30 10:27:31
Score: 1.5
Natty:
Report link
$(document).on('input', 'form[name="filter"] input', function (event) {
    alert(event.target.type);
});
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: matveykrivko