Top "Gif" questions

GIF (Graphics Interchange Format) is an image file format associated with ".gif" file extension.

What are the different usecases of PNG vs. GIF vs. JPEG vs. SVG?

When should certain image file types be used when building websites or interfaces, etc? What are their points of strength …

image svg png jpeg gif
Adding gif image in an ImageView in android

I added an animated gif image in an imageView. I am not able to view it as a gif image. …

android imageview gif
How to display a gif fullscreen for a webpage background?

I'm trying to make a GIF fit my whole screen, but so far its just a small square that is …

html css gif
Is there a way to add a gif to a Markdown file?

I want to add this gif to a GitHub flavored markdown file. If it can't be done in GitHub, is …

markdown gif github-flavored-markdown
Stop a gif animation onload, on mouseover start the activation

I have a page with a lot of GIFs. <img src="gif/1303552574110.1.gif" alt="" > <img src="gif/1302919192204.…

jquery gif
Animated GIF in IE stopping

Does anyone know a work around to make animated GIF's continue to be animated after you click a link or …

internet-explorer gif animated-gif
Show loading gif after clicking form submit using jQuery

I'm trying to simply show a loading gif once the form is submitted. My code is not working correctly for …

javascript jquery forms gif
Show animated GIF

How do you display an animated GIF in a Java application?

java image gif animated-gif
Animated GIF in HTML5 canvas

In HTML5, how can I draw easily (no too much complex code please) an animated GIF in a canvas that …

html canvas gif animated-gif
How to animate GIFs in HTML document?

I have the following <img> tag in a static HTML document. <img src="foo.gif" alt="This …

html gif animated-gif