Hi, http://groups.yahoo.com/group/svg-developers/message/44085.htm
has a link to a sample and refers to a message that also shows a cross-browser solution that uses the browserEval() method. Regards- -Heiko --- In [EMAIL PROTECTED], "clara consiglieri" <[EMAIL PROTECTED]> wrote: > Thanks ronan, > I'm looking for some examples of ECMAscripts but I'm not very lucky!!! :-( > can you show me an ECMAscript by which I can open an html page? > ----- Original Message ----- > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Sent: Thursday, September 23, 2004 4:22 PM > Subject: Re: [svg-developers] Re: SVG in HTML > > > Clara, > > > Make sure that you are using ECMAScript commands and not Microsoft JS > commands. > > Scratching hard and trying to remember details: > When outside IE, the SVG plugin uses its built-in ECMASCript > implementation rather than the browser-based implementation > > Ronan > > http://www.vectoreal.com > ROIT Systems http://www.roitsystems.com > http://www.roasp.com > > > thanks robert, I copy the files in the Plugins directory of browsers > > netscape 7.2 and Opera and the files are visible. But there are some > > functions that works only with IE. > > For exemple I want open a new page .htm when I click a text and I use > > open(name+'.htm'); > > > > but with Netscape or Opera it doesn't work!!! > > > > Please...help me...help me!!!!!!!!!!! > > > > clara > > > > > > > > > > > > ----- Original Message ----- > > From: asrdesigns > > To: [EMAIL PROTECTED] > > Sent: Thursday, September 23, 2004 11:05 AM > > Subject: [svg-developers] Re: SVG in HTML > > > > > > Hi Clara, > > > > as far as I can tell, this works with all browsers > > > > <object data="graphics/simple.svg" width="500" height="375" > > type="image/svg-xml" standby="graph"></object> > > > > Here is the test page that I have copied this from: > > > > http://www.asrdesigns.ltd.uk/simple-svg.html > > > > Regards, Robert. > > > > > > --- In [EMAIL PROTECTED], "clara consiglieri" > > <[EMAIL PROTECTED]> wrote: > > > hi all, > > > I have a SVG file in a HTML file (with some functions). It works > > quite well with IE but not with Netscape or Opera. I used the tag > > <embed> and not <object> as you suggest. > > > Can you help me? > > > thanks a lot > > > clara > > > > > > > > > [Non-text portions of this message have been removed] > > > > > > > > ----- > > To unsubscribe send a message to: > > [EMAIL PROTECTED] > > -or- > > visit http://groups.yahoo.com/group/svg-developers and click "edit my > > membership" > > ---- > > > > > > Yahoo! Groups Sponsor > > ADVERTISEMENT > > > > > > > > > > > > ---------------------------------------------------------------- -------------- > > Yahoo! Groups Links > > > > a.. To visit your group on the web, go to: > > http://groups.yahoo.com/group/svg-developers/ > > > > b.. To unsubscribe from this group, send an email to: > > [EMAIL PROTECTED] > > > > c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of > > Service. > > > > > > > > [Non-text portions of this message have been removed] > > > > > > > > > > ----- > > 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 unsubscribe send a message to: svg-developers- [EMAIL PROTECTED] > -or- > visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" > ---- > > > Yahoo! Groups Sponsor > ADVERTISEMENT > > > > > > -------------------------------------------------------------------- ---------- > Yahoo! Groups Links > > a.. To visit your group on the web, go to: > http://groups.yahoo.com/group/svg-developers/ > > b.. To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > > > [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/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/

