Topic: problem with overflow :scroll while dragging images
Hi,
i have 2 div's .both Div's have the property overflow :scroll. left div contanis images. while dragging and drop images into right div ,images are disspearing . without overflow:scroll it's workign fine. how to disable overflow :scroll while dragging image. i used ajaxdraggable_element() and drop_receiving_element().
please suggest solution