picking up the start event of a draggable

picking up the start event of a draggable

Hi,

I'm trying to pick up the start event of a draggable. This should fire once when the dragging starts on the element. Demo here:


In IE and Chrome I get the event also fireing on page load.

On FireFox I get the event firing multiple times as it reverts.

Hmm...