: What file format for browser-friendly animation, e.g., on Dropbox homepage? I noticed that the left half of Dropbox's homepage includes an animation (a fairly slow-paced one), with: gradually-revealed
I noticed that the left half of Dropbox's homepage includes an animation (a fairly slow-paced one), with:
gradually-revealed complex drawing, such as a "handwriting" animation
cross-compatibility across a bunch of browsers that I tested
fast loading time
When I right-click and try to open it in a new tab, it opens a PNG and not a GIF, and only shows the still portion of the "animation".
What is used to create this type of animation? Javascript? CSS3? Canvas-based?
More posts by @Shakeerah625
2 Comments
Sorted by latest first Latest Oldest Best
Here is solution from Adobe (Edge Animate) for creation of JS animations with Flash-like workflow. Then animation can be embedded in any HTML page.
helpx.adobe.com/creative-cloud/learn/tutorials/animate.html
There are a few things taking place on that Dropbox home page.
There is a stack of images, both png and svg, aligned with CSS. Then Javascript, specifically jQuery, is used to show/hide and animate the images.
The static image you get when you try and save it, is the default background for everything going on above the background.
Inspecting the code of the page may reveal more:
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.