Creative UI/UX Designers Question:
Download Job Interview Questions and Answers PDF
How to apply css in odd childs of parent node using JQuery library?
Answer:
$("tr:odd").css("background-color", "#bbbbff");
Download Creative User Interface UX Interview Questions And Answers
PDF
Previous Question | Next Question |
How to apply css in even childs of parent node using JQuery library? | Explain dollar Sign ($) means in JQuery? |