Is it possible to replace (not add to) the original behavior? I'd like to make a very small script that does not allow an image to move once it has been "locked" but it appears while I can add an event handler that will fire AFTER the original fires, I cannot keep the default handler from firing. Any ideas?