View Single Post

  #1 (permalink)  
Old 09-15-2003, 04:03 AM
Cadok ben Mamun Cadok ben Mamun is offline
Junior Member
 
Join Date: Sep 2003
Posts: 17
Default Grouping SVG element and groups using JavaScript

Hello guys!
Could you pls answer the question concerning the groups+JavaScript?
I have some objects on canvas (for example circle, rect, path,line).
And I want to group them all or some of them (maybe only circle and line) by simple clicking on the corresponding subjects. But I have lack of JavaScript code concerning how better to produse this.
Is there anybody know how to produse this properly?
I need just to create <g>...</g> tags and insert selected elements between them.
Using JavaScript of cource
__________________
rbeit gibt die Freilesung!
Reply With Quote