题目内容

Which of the following jQuery method get the input value of an element?

A. val( )
B. getValue( )
C. getContent()
D. None of the above.

查看答案
更多问题

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

答案查题题库