Quote:
Originally Posted by Kevin_Generic
|
I took a look at the source. They're splitting the GIF into multiple frames and displaying it on a canvas (iterating through frames with javascript) to keep people from saving it as one image; you'd have to get very lucky and open each separate frame, save them, and then recombine them into a GIF.