I am trying to figure out a way to have the Apple iPad display a SVG file 
correctly. As it is, the iPad loads the SVG file centering the file in the 
center of the display space. This makes it invisible in landscape mode. You 
must scroll down the blank page to find the SVG file.

I wonder if there is a way to use the meta name tag to alleviate this problem. 
If so, could someone show me a file example that shows how to properly use this 
tag in a SVG file? Where and how do I apply the metadata? Below is what I think 
I want triggered.

<metadata>

<meta name="viewport" content="width=device-width, initial-scale=1.0, 
user-scalable=no">

</metadata>

Thanks;

James



------------------------------------

-----
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-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:
    svg-developers-dig...@yahoogroups.com 
    svg-developers-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    svg-developers-unsubscr...@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to