elt = document.getElementById("dragGroup");
with
elt = document.getRootElement();
to get root element from a generic document. Now It works well, but there are some problems.
* In this way I select only elements no groups. Is there a method to select only owner group of selected element ( if it is not root element )?
* How can I implement multiple selection for example with a selection box?
* How to drop selected element around the canvas?
Francesco
--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f
Sponsor:
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=&d=17-5
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]