Answers

Question and Answer:

  Home  Creative User Interface UX

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

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

 191 views

More Questions for you: