Posts by Luis Junior • 1 point
1 post
-
0
votes1
answer17
viewsQ: Doubt with Jquery
I have the image attached when I click on the checkbox, I can give Highlight on that line via the following code : $("input[type='checkbox']").change(function (e) { if ($(this).is(":checked")) {…
jqueryasked Luis Junior 1