I am creating a application where user can drag images and drop onto a div. But images are large so that the droppable div can be at the bottom of the page. Hence I need a functionality where when user drag an image and try to drag to the bottom of the page to get to the droppable div, page should scroll.I am creating a application where user can drag