ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

Cannot open JPGs from FF

  • 3 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 4 ნახვა
  • ბოლოს გამოეხმაურა mac81

When I try to open a jpg embedded in a local web page, FF does nothing. Example:

<div class="wmPicture"><img src="p05_217a.JPG" alt="" /></div>

The image is there.

I checked, and there is no "Preview Document (image/jp2)" listed in Prefs>Applications.

How can I fix this?

I have no trouble opening PDFs in a local web page. Example:

<div class="wmPDF"><a href='#' OnClick='window.open("p05_218a.pdf","wmedia")'>

Thanks.

mac

When I try to open a jpg embedded in a local web page, FF does nothing. Example: <pre><nowiki><div class="wmPicture"><img src="p05_217a.JPG" alt="" /></div> </nowiki></pre> The image is there. I checked, and there is no "Preview Document (image/jp2)" listed in Prefs>Applications. How can I fix this? I have no trouble opening PDFs in a local web page. Example: <pre><nowiki><div class="wmPDF"><a href='#' OnClick='window.open("p05_218a.pdf","wmedia")'> </nowiki></pre> Thanks. mac

ჩასწორების თარიღი: , ავტორი: cor-el

ყველა პასუხი (3)

Are there any security related messages in the Web Developer > Error Console (Command + Shift + J)?

Firefox doesn't handle JPEG_2000 (jp2) images internally (bug 36351), so you need to add an extension or set an action for that MIME type.

There are no security messages.

So, how does one add an extension or set an action for that MIME type?

Thanks.

mac