--- In [email protected], "shydisturbedboy" <[EMAIL PROTECTED]> wrote: > > 1. how do i convert the coordinates of a rotated rect? when i drag the > rotated rect, it does not follow the mouse.. what should i do? > > 2. i have many <g> in my svg and they are all overlapping.. how do i > select an element under an element? >
1. Do you mean that when you click and drag the rectangle, the mouse pointer reacts to the "original" coordinates of the rectangle instead of the rotated coordinates? What exactly is happening when you drag it? My first suggestion is that you might have to "track" the coordinates with variables in the script to account for the changes somehow, but I'd like to know more specifics. 2. I'm not sure what you mean by "select" here. ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

