fires before autoscrolling has started
position | object | the current cursor position |
boolean | returning false will prevent autoscrolling |
$$("datatable1").attachEvent("onBeforeAutoScroll", function(position){
// some code
});
The position object contains two properties: