我十分相信尽量简化用户界面,这样更少的选项和更少的控件可以减少混乱。
I'm a great believer in simplifying user interfaces down to the bone, leaving fewer options and fewer controls to reduce confusion.
例如,如果我需要向最终用户提供全世界所有的航空公司(大约650家),没有一种标准HTML控件能够处理这么大的数据量。
For example, if I need to present all of the world's approximately 650 airlines to the end user, none of the standard HTML controls are geared for handling that kind of volume.
我还介绍了如何构建类似于Google Suggest的自动完成控件,在用户输入时显示实时更新的建议列表。
I also describe how to build an auto-complete control, similar to Google suggest, that displays a suggestion list that is updated in real time as a user types.
应用推荐