Hi M Chua, The scale transformation is done about the origin (0,0), therefore if you want to keep a different point at its original position, you have to do the appropriate translations, before and after the scaling. Good luck, Samy
--- In [email protected], "mchua1980" <[EMAIL PROTECTED]> wrote: > > Hi > > I have a few elements in svg that I wish to maintains their scale > during zooming in and out. I managed to figure out how to maintain the > scale by getting an inverse of the current scale and setting the > transform attribute. However, I lost the positioning of the elements. > Any advice on how I might solve this problem? Thanks in advance. > > Regards > ------------------------ Yahoo! Groups Sponsor --------------------~--> 1.2 million kids a year are victims of human trafficking. Stop slavery. http://us.click.yahoo.com/.QUssC/izNLAA/TtwFAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- 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/ <*> 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/

