Answers

Question and Answer:

  Home  Creative User Interface UX

⟩ Can we apply css in last child of parent using JQuery library?

$("tr:last").css({backgroundColor: 'yellow', fontWeight: 'bolder'});

 195 views

More Questions for you: