Hi,

I've exported some HTML / SVG from Visio.  I'd like to hide some elements 
within it.

The problem is that I'm unable to use jQuery selectors to get access to any of 
the SVG elements - it appears to be due to the #document.

How can I get access to elements that are within the following, please?

<body>
  <object width="100%" height="100%" id="SVGViewer1" data="svg_1.svg" 
type="image/svg+xml" viewastext="">
    #document
      <svg ...>
         ...
      </svg>
  </object>
</body>

Many thanks,

Simon



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

-----
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