⟩ In the human body, which structure is the appendix attached to?1. The large intestine2. The small intestine3. The gall bladder4. The stomach
1. The large intestine
1. The large intestine
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?
Tell me what is the difference between call and apply?