⟩ How to print some thing on console using jquery?
var mydiv = $("#divid").html();
console.log(mydiv);
var mydiv = $("#divid").html();
console.log(mydiv);
Explain about constants in VBScript?
Explain about Tristate constants in VBScript?
Explain about operator precedence in VB Script?
What are the different types of operators and their order of precedence?
What is the STATUS of a W3C document?
Who holds the copyright on W3C documents?
Which statements apply to specifications, Web pages, and software?
What do I have to do if I link to your libraries?
Where do I find the DTDs / Schemas for specification X?
Where should I send comments about a specification?