On Fri, 20 Apr 2007 00:03:19 +0200, kristianpalm <[EMAIL PROTECTED]> wrote:
> Hello > > I'm working with a application based on SVG where visitors will be > able to create there own thematic maps just by adding data. > > Have tried it with Firefox, IE + ASV and Opera on Windows XP. > Works fine i FF IE but not in Opera (i think because Opera doesn´t > allowe script between frames). Scripts between frames is allowed in Opera. I recommend that you use <object> elements instead of <embed> for embedding svg content, since that is likely to work better. Opera is currently looking into making <embed> work better with svg. /Erik -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ ----- 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/

