Another source that spells out several common problems that you are likely to encounter is this one:
http://jwatt.org/svg/authoring/ David ----- Original Message ----- From: Ronan Oger To: [email protected] Sent: Sunday, October 07, 2007 6:12 AM Subject: Re: [svg-developers] IE7 to FireFox Hi Julie, A common problem in IEx -> FFy is ecascript naming issues. Take a look at the ecmascript specification. http://www.ecma-international.org/publications/standards/Ecma-262.htm Also, take a look at your javascript error console in FF to identify your scripting bugs quickly (well, one at a time) Ronan On Sunday 07 October 2007 11:18, jgfa92004 wrote: > Hi all, > I have svg files that can be opened only with IE7. Is there a document > that describe how to make a svg file compatible with the dom > specifications. > Thanks in advance. > Julie > > > > ----- > 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 > > > -- Ronan Oger lailing list account http://www.roitsystems.com http://www.roasp.com [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 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/

