题目内容

Which of the following jQuery method gets the direct parent of an element?

A. offsetParent( selector )
B. offset( selector)
C. parent( selector )
D. parents( selector )

查看答案
更多问题

Which of the following jQuery method can be used to attach a function to be executed when all AJAX requests have ended?

A. ajaxStart( callback )
B. ajaxComplete( callback )
C. ajaxSend( callback )
D. ajaxStop(callback)

what is the full form of AJAX ?

Asynchronous Javascript and XML
B.Another Java and XML Library
C. Abstract JSON and XML
D. None of the mentioned

Which of the following technology is not used by Ajax?

A. JavaScript
B. Flash
C. XMLHttpRequest
Document Object Model

Which of the following is correct about the features of JavaScript?

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.

答案查题题库