accessibility guidelines advise against using javascript. it's not needed for your use case....
http://www.peepo.co.uk should go someway to developing your understanding. it scales to the window size. also http://tinyurl.com/24ht5p is well laid out http://en.wikipedia.org/wiki/Scalable_Vector_Graphics#Tutorials http://www.kevlindev.com ~:" Jonathan Chetwynd On 5 Jun 2007, at 23:41, vanjurs wrote: Hello, I have an SVG window on my screen that allows 800 x 600 viewing area. However, I may have SVG documents that are 1000 x 800, 1200 x 1000 and so on. How do I scale the SVG through javascript to fit in the 800 x 600 area regardless of the size? Also, how do I center an SVG image in the viewing window? I am looking where to get started as I am new to SVG. Cheers, Chris ----- 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/

