I'm using Drag And Drop inside a div with CSS: overflow:scroll
.
As a lot of data the vertical bar is always active but when trying to drag the elements of this div comes a horizontal bar and the div increases its size and the element is invisible however much I can get it to the point of arrival (in this case FullCalendar .io).
Element I want to drag:
<span class='fc-event' ID="ooooo" onclick="controle(this)"><%# Eval("Name") %></span>