MCQs > IT & Programming > Mootools > Consider the following code snippet: var a = new Drag.Move($('id1'), {droppables: $('.droppables'), container: $('container'), handle: $('handler')}); Where can the id1 element drop into?

Mootools MCQs

Consider the following code snippet: var a = new Drag.Move($("id1"), {droppables: $(".droppables"), container: $("container"), handle: $("handler")}); Where can the id1 element drop into?

Answer

Correct Answer: Anywhere in "container" element.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Mootools Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Mootools Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it