⟩ How can we apply css in odd childs of parent node using JQuery library?
$(”tr:odd”).css(”background-color”, “#bbbbff”);
$(”tr:odd”).css(”background-color”, “#bbbbff”);
Explain MooTools Components?
How to hide the arrows in MooTools?
What is MooTools?
Explain The $$() function?
Explain the Ajax object?
Explain The $F() function?
Explain JavaScript Prototype Framework Features?
How does the new keyword works?
What is Prototype JavaScript Framework?
What is the exact purpose of this ".prototype" property?