Note To Self: Why Some JPEGs Don't Render in Firefox or IE

If you find some of your JPEGs render in Safari but not in Firefox or IE, check the images’ colour models.

They come in two flavours: RGB and CMYK. Firefox and IE won’t render the latter. Safari handles both.

Andy Stewart, 28 March 2008

Posted in Notes To Self


Have your say

You can use Markdown in your comments. If you want to post code, do this:

<pre><code class="ruby|javascript|css|html">your code here</code></pre>

Thanks!