Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3353904
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T02:12:28+00:00 2026-05-18T02:12:28+00:00

Firefox has native support for SVG. However, I have a web page where the

  • 0

Firefox has native support for SVG. However, I have a web page where the SVG graphig is <embed>ed, and a plugin is requested to show it.

When I click on the plugin icon, no plugin is proposed by FF.

Questions:

  • Is there such a plugin?
  • Is there a way to make FF display embedded SVGs using its native support without installing a plugin?

The same happens with TIFF files.

UPDATE:

Code:

<td align="left">
<p>
    <embed
        src="/file-server/review/AttachedFilesServlet.servlet?attachedFileId=28604|original=additional-docs/medicine.svg"
        alt="SVG"> Image SVG
</p>
</td>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T02:12:28+00:00Added an answer on May 18, 2026 at 2:12 am

    I’ve had a few issues with this recently. The way that I managed to make it work was using the embed function (I was initially using html5, which firefox 3.6 doesnt support inline svg, yet)

    The syntax used was, where workspace contains just SVG code:

    <embed src="workspace.svg" width="500" height="500" />
    

    The above code shouldn’t need a plugin, and didn’t when I used it. The advantage of using <embed> rather than <object> is because it allows you to run scripts. If your syntax is slightly different then that could be your issue. If your syntax is the same, post your code as a whole so we can have a look.

    Adobe used to supply a plugin but they no longer give support for it so it is wise not to use it.

    Edit in response to code posting by OP:

    There are only two reasons I can think of, as to why your code isnt working, but not sure if they would actually make a difference:

    a) Closing the embed tag (almost definetly not the problem, but is good practice to do so anyway).

    b) As I cant see your servlet I cant assume that you have not set the content type to be image/svg+. That could be an issue.

    res.setContentType("image/svg+xml");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Debugging JavaScript in IE7 Firefox has Web Developer plugin and Firebug for
I have found that firefox has excellent support for showing unicode text correctly. But
Firefox 3 has introduced a new behavior in which line-height, when unset, differs from
If my app has been tested in Firefox 3, Safari 3 & IE 7
In firefox, I have the following fragment in my .css file tree (negative){ font-size:
I am designing a web app that has some information that needs to be
We have a CMS which has several thousand text/html files in it. It turns
So firefox has a nifty mechanism which will try to autocomplete values in fields
I have the beginnings of a jigsaw demo in SVG that works in Opera,
This code has different result in Firefox and Chrome <div style=border:1px solid red; width:50%;

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.