⟩ Consider the following statements1. Balaghat is known for its diamond mines.2. Majhgawan is known for its manganese deposits.Which of the statements given abouve is/are correct?1. 1 only2. 2 only3. both 1 and 24. Neither 1 nor 2?
neither 1 nor 2
neither 1 nor 2
Tell me the difference between visibilityhidden; and displaynone;?
How to increase page performance?
Using jQuery how would you hide the image when the user clicks it for the following code snippet? <div class="content"> <p>Some Content Here</p> <p class="loader"><img src="ajax-loader.gif"></p> </div>
Explain some common IE6 bugs and how you dealt with them?
What is a clear?
Tell us what is the difference between HTML and XHTML?
Explain what is a javascript object?
Explain the difference between visibilityhidden; and displaynone?
Tell me what is the difference between form get and form post?
Do you know what is a closure?