search for: mousemovertimer

Displaying 1 result from an estimated 1 matches for "mousemovertimer".

2006 Feb 14
0
Another draggable/droppable performance booster
...ind(this), 50); }, decrementMouseMoveTimer: function() { if (this.mouseMoveTimerValue > 0) { this.mouseMoveTimerValue--; this.mouseMoveTimer = setTimeout(function() { this.decrementMouseMoveTimer(); }.bind(this), 50); } else { this.mouseMoverTimer = null; if (this._lastPointer && this.activeDraggable) Droppables.show(this._lastPointer, this.activeDraggable.element); } }, Sincerely, Ryan Gahl Design Engineer Camtronics Medical Systems (an Emageon Company) Ryan.gahl-nlycWCgr5/vuufBYgW...