Thank you so much! I actually had another problem because I had my circle defined in terms of centimeters, but once I fixed that, the script worked. I'll need to tweak a few other things, but this is definitely good progress.
I'll be sure to cite you as a source for this project. --- In [email protected], "Martin Honnen" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "sirlemmingviii" <lemmhead@> > wrote: > > > I've heard something about using "circle.getAttribute" and > > "circle.setAttribute", but it doesn't seem to help, unless I just > > don't know how to use it properly. > > Here is an example adapting your code snippet to use setAttributeNS > and getAttributeNS: > <http://home.arcor.de/martin.honnen/svg/test2007041501.svg> > I also took out some other lines throwing errors with Adobe SVG viewer > in IE and added a "background" rect element to be able to track the > mouse movement with Adobe SVG viewer. > ----- 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/

