- UX for the Web
- Marli Ritter Cara Winterbottom
- 129字
- 2021-07-08 10:12:28
Incorporating micro-interactions in the UI
Micro-interactions are simple UI animations that convey a message to the user while they are interacting with the website. These micro-interactions can be functional by guiding the user through a series of steps to complete a task, or can be for purely entertainment value. A functional micro-interaction is a real-time visual validation when a user enters a new password, or a grayed out submit button for an online form, that only activates when the user has completed all the fields.
Probably some of the best known micro-interactions are Facebook reactions, which have replaced the static like button on posts. This little feature offers the user instant gratification as the UI responds with a simple animation and also reinforces the emotional connection with the user.

- JavaScript全程指南
- Python語言程序設計
- Web Development with Django Cookbook
- Python進階編程:編寫更高效、優雅的Python代碼
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- Oracle Database 12c Security Cookbook
- Java 11 Cookbook
- 軟件工程
- R大數據分析實用指南
- OpenResty完全開發指南:構建百萬級別并發的Web應用
- Hands-On Kubernetes on Windows
- RubyMotion iOS Develoment Essentials
- 數據分析與挖掘算法:Python實戰
- Java程序設計教程
- WCF技術剖析(卷1)