On Tue, 14 Dec 1999, T.V.Gnanasekaran wrote:

> how to create progressive jpeg like the one at gimp.org
> That is, first black&white picture comes andthen color
> picture progresses at gimp.org site.

Thats not progressive jpeg, its the old hi-rez lo-rez flip trick.

Here is the IMG tag from that page so you can see how it works...

<img src="icons/frontpage-small.gif" width="350" height="200"
lowsrc="icons/frontpage-small-low.jpg" border="2" alt="The GIMP">

Its an easy effect that works in most browsers.  Those that don't support
the lowsrc attribute should ignore it showing only the src image.

Enjoy!

--
Jon Winters http://www.obscurasite.com/
OpenVerse  http://www.openverse.org/

Reply via email to