Quote:
|
Originally Posted by DaWei
Use an object prototype? I presume you mean 'event handlers', not events, which are transitory.
|
Yes, event handlers. What I did was just create a function to set it up to reassign the event handlers to the node, and all its element child nodes.
If you want to see what I made (for whatever reason):
http://digitalcs.net/tests/move_around.htm
I have yet to refine, basically just a rough draft.