I’m trying to visualize an xhtml file, looks great on Webkit ( Chrome, Safari, iOS ) almost perfect in Firefox ( I’m curious about not rendering the second row problem also ) BUT the problem is always the same IE 8.0
Is trying to download the file, I did put an Iframe trying to, I don’t know, avoid this but no fix on this, do you guys have an opinion on this issue?
http://bcndevcon.org/dev/infographic2/infographic.xhtml
Thanks for your time!
Which version of IE are you using?
As far as I know, most versions of IE do not have support for SVG.
The W3C has a project called Project SVG Plugin for IE.
IE9 now natively supports SVG but no previous version does.