Functiondojo.dnd.autoScrollNodes

dojo.require("dojo.dnd.autoscroll");
defined in dojo/dnd/autoscroll.js

a handler for onmousemove event, which scrolls the first avaialble Dom element, it falls back to dojo.dnd.autoScroll()

Usage

function (e) (view source)
parametertypedescription
e onmousemove event