Answers

Question and Answer:

  Home  Creative User Interface UX

⟩ How to apply css in even childs of parent node using JQuery library?

$("tr:even").css("background-color", "#bbbbff");

 196 views

More Questions for you: