Thanks for you assistance. Tried both "xMinYMin" and "none" both before and after the height/width adjustments and appears to have no effect. Do you know how to absolutly position the SVG? Or perhaps there is a way I can read the current Y-axis co-ord of the SVG so that I can use ".currentTranslate.y - ypos"?
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Holger Will Sent: Wednesday, 19 July 2006 4:40 PM To: [email protected] Subject: Re: [svg-developers] Absolute positioning of the SVG >>DocRPF.documentElement.setAttribute("preserveAspectRatio ","xMinyMin"); that should do the trick, but it should be "xMinYMin" ( large cap Y). or try preserveAspectRation="none" hth Holger -- if this information was usefull, please try to help someone else ! My Private Homepage: http://www.treebuil <http://www.treebuilder.de> der.de My Companys Website: http://www.klimapar <http://www.klimapartner-berlin.de> tner-berlin.de Australia Post is committed to providing our customers with excellent service. If we can assist you in any way please telephone 13 13 18 or visit our website. The information contained in this e-mail communication may be proprietary, confidential or legally professionally privileged. It is intended exclusively for the individual or entity to which it is addressed. You should only read, disclose, re-transmit, copy, distribute, act in reliance on or commercialise the information if you are authorised to do so. Australia Post does not represent, warrant or guarantee the integrity of this e-mail communication has been maintained nor that the communication is free of errors, virus or interference. If you are not the addressee or intended recipient please notify us by replying direct to the sender and then destroy any electronic or paper copy of this message. Any views expressed in this e-mail communication are taken to be those of the individual sender, except where the sender specifically attributes those views to Australia Post and is authorised to do so. [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Something is new at Yahoo! Groups. Check out the enhanced email design. http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/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/

