Works with - 1) static SVG 2) If you are interacting with SVG DOM But it fails if you have loaded multiple SVGs and you are interacting with SVG DOM, as methods defined has to be called with global "window" object
example window.plotChart(); If you have two SVG control loaded then it working only with second control Any solution ? --- In svg-developers@yahoogroups.com, "Armin Mueller" <[EMAIL PROTECTED]> wrote: > > Sean, > > you have to put your embed tag into an external svg file, then you do not > have to activate the ActiveX > > For example > in you html: > embedHead(); > > in an external javascript: > function embedHead() { > document.write('<embed type="image/svg+xml" name="head" > src="embfiles/head.svgz" width="765px" height="35px"/>'); > } > > Armin > > -----Ursprüngliche Nachricht----- > Von: svg-developers@yahoogroups.com [mailto:svg- [EMAIL PROTECTED] > Im Auftrag von Sean > Gesendet: Dienstag, 18. April 2006 20:20 > An: svg-developers@yahoogroups.com > Betreff: [svg-developers] IE embed click to activate > > All of a sudden my svg embedded in an html doc requires a click to activate > object, as it it were in an <a href> tag. Has any one else encountered this? > > Sean > > > ----- > To unsubscribe send a message to: svg-developers- [EMAIL PROTECTED] > -or- > visit http://groups.yahoo.com/group/svg-developers and click "edit my > membership" > ---- > > > > > SPONSORED LINKS > Xml format > <http://groups.yahoo.com/gads? t=ms&k=Xml+format&w1=Xml+format&w2=Svg&w3=Data > &c=3&s=35&.sig=u8RdjEjLCbPTzkUjsFG_JA> Svg > <http://groups.yahoo.com/gads? t=ms&k=Svg&w1=Xml+format&w2=Svg&w3=Data&c=3&s= > 35&.sig=BrpyGiBcZ6vcQXDJ7ktaiw> Data > <http://groups.yahoo.com/gads? t=ms&k=Data&w1=Xml+format&w2=Svg&w3=Data&c=3&s > =35&.sig=CrK_fWaLZ-AZKa5FK8rTGA> > > ________________________________ > > YAHOO! GROUPS LINKS > > > > * Visit your group "svg-developers > <http://groups.yahoo.com/group/svg-developers> " on the web. > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED] subject=Unsubscribe> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service > <http://docs.yahoo.com/info/terms/> . > > > ________________________________ > ----- 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/