I have a webpage with a paper airplane icon from font awesome. Is it possible, since it is a font, to make it have a small animation? For example, make it shrink and fly away and the appear from under? With jQuery, javascript or CSS?
相关问题
- Views base64 encoded blob in HTML with PHP
- Is there a limit to how many levels you can nest i
- How to toggle on Order in ReactJS
- How to fix IE ClearType + jQuery opacity problem i
- void before promise syntax
Sure! It doesn’t matter if it’s a font icon or an SVG icon, you can still animate the element with CSS.
Here’s an example animation:
Working demo http://codepen.io/tedw/pen/PZXjYv
JQuery Animation
Here's an example using JQuery and CSS. I'm using a rocket icon (