A. val( ) B. getValue( ) C. getContent() D. None of the above.
A. offsetParent( selector ) B. offset( selector) C. parent( selector ) D. parents( selector )
A. ajaxStart( callback ) B. ajaxComplete( callback ) C. ajaxSend( callback ) D. ajaxStop(callback)
Asynchronous Javascript and XML B.Another Java and XML Library C. Abstract JSON and XML D. None of the mentioned
A. JavaScript B. Flash C. XMLHttpRequest Document Object Model
A. JavaScript is is complementary to and integrated with HTML. B. JavaScript is open and cross-platform. C. Both of the above. D. All of the above.
A. <script src=”geek.js”> B. <script href=”geek.js”> C. <script ref=”geek.js”> D. <script name=”geek.js”>
A. the % sign B. the & sign C. the $ sign D. the @ sign
A. The hidden() method B. The hide() method C.The visible(false) method D. The display(none) method
A. The first paragraph element with class = "para" B. The first paragraph element with id = "para" C. The first paragraph element with name = "para" D. All paragraph elements with class = "para"