View Single Post
Old Feb 24th, 2006, 2:15 PM   #3
Eryk
Programmer
 
Join Date: Jul 2005
Posts: 62
Rep Power: 3 Eryk is on a distinguished road
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.
Eryk is offline   Reply With Quote