Dear Santa (and anyone else who feels in mood to make a little computer 
science student very very happy) 

I am looking for a hint or some piece of code that helps me to understand 
how I can do a simple drag&drop.

I use JSVGCanvas to show a generated SVG-file. Now I want to select 
a shape, e.g. a rectangle, and move it on the screen while updating 
the DOM.

My first idea was simply to update the DOM, but I experienced some 
problems with understanding the link between DOM and GVT-tree and 
how the update mechanism work. 
I think I can use the coordinates and check the nodes of the DOM 
one by one but I hope there is a more beautiful way.

Thanx in advance
Uwe 



===================================================================
EASY and FREE access to your email anywhere: http://Mailreader.com/
===================================================================



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to