problem with using your solution is that IE 7 doesn't support it. So when you can't use its excellent zoom function which is exclusive to IE 7 atm... Any ideas how to get around this?
Ingo Haase-2 wrote: > > > > > I would like to include a simple SVG graphic into a html-document. > Here is the html code snippet: > > svg goes here > > When I load the .html directly into Firefox with hardcoded > data="test.svg", all shows up correctly. When I run the same code > through TG, CherryPy and Genshi with data="/static/images/test.svg", > the graphic window (better say the 280x280 object box) will not show > the svg graphic but the svg code from test.svg in plain text format. > > I also tried to expose format="xhtml", but that makes no difference. I > dont know if that is a cherrypy problem or genshi problem. > > Is there an example with TG/Genshi and inline svg? > > Thanks > > I.Haase > > > > > > -- View this message in context: http://www.nabble.com/SVG-graphic-problem-tf4014470.html#a11516868 Sent from the Turbogears General mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

