1.

Which of the following event will be fired when a user drags the map?(a) dragend(b) drag(c) dragstart(d) idleI had been asked this question during an interview for a job.The above asked question is from HTML Google Maps topic in division Advance HTML of HTML

Answer»

Correct option is (b) drag

The EXPLANATION: The drag event will be fired repeatedly while the USER drags the MAP. When the user STOPS dragging the map dragend event will be fired, dragstart event will be fired when a user starts dragging the map.



Discussion

No Comment Found

Related InterviewSolutions