1.
What is dragging and dropping commonly used for?
2.
Which technology is commonly used to implement dragging and dropping?
3.
What does zooming allow users to do in web applications?
4.
How can developers implement zooming functionality using JavaScript?
5.
What is the primary benefit of panning in web applications?
6.
Which CSS property is commonly used for draggable elements?
7.
How can developers detect drag and drop events in JavaScript?
8.
What HTML attribute is used to make an element draggable?
9.
What JavaScript function is commonly used for zooming in functionality?
10.
How can developers control zoom out functionality using JavaScript?