Create an animation that walks the viewer through some process, using only icons/emoticons/emoji. See http://bfl-itp.github.io/iconomation/ for a demo. Even without knowing any JavaScript, the code in index.html
and scripts/iconomation.js
should be enough to get you started. What's included on the page:
setTimeout()
- jQuery – see these docs in particular:
- Font Awesome
- Emoji CSS
Feel free to add any images or other icon libraries you need.