0 Replies Latest reply on Feb 7, 2007 4:11 AM by ploxien

    SVG in a portlet

    ploxien

      Hi,
      First, sorry for my english, I speak french...
      I'm making a portlet using svg. When I open the portlet, the svg is not display... Firefox (2.0.0.1) propose me to save the svg file on the disk.
      My portlet containes:

      <p><embed src="/addition/svg/boutons.svg" type="image/svg+xml" width="400" height="200"/></p>

      When I put the same code in a simple HTML file, it works!!
      How can I do?
      Thank's