- jQuery UI Cookbook
- Adam Boduch
- 122字
- 2021-08-13 16:40:50
Introduction
The main purpose of the autocomplete widget is to augment the capabilities of the standard HTML form input
element. Instead of the user having to type out the full value of the input field each time, the autocomplete widget offers suggestions as to what the value might be. For example, let's say you're adding a new product. The product field could be a text input, a select input, and so on. In this scenario, one would use the existing product in the system as the source for an autocomplete widget. Chances are, the user who is entering the product, or another user for that matter, has entered that product before. With autocompletes, users have some assurance that they're providing valid inputs.
推薦閱讀
- 30天自制操作系統(tǒng)
- 零起點學(xué)Linux系統(tǒng)管理
- Red Hat Enterprise Linux 8系統(tǒng)管理實戰(zhàn)
- Mobile-first Bootstrap
- Mastering Distributed Tracing
- 白話區(qū)塊鏈
- 新手學(xué)電腦從入門到精通(Windows 10+Office 2016版)
- 從實踐中學(xué)習(xí)Kali Linux無線網(wǎng)絡(luò)滲透測試
- 操作系統(tǒng)分析
- OpenHarmony開發(fā)與實踐:基于紅莓RK2206開發(fā)板
- 大規(guī)模Linux集群架構(gòu)最佳實踐:如何管理上千臺服務(wù)器
- Responsive Web Design by Example:Beginner's Guide(Second Edition)
- UNIX傳奇:歷史與回憶
- 計算機系統(tǒng)平臺
- 分布式實時處理系統(tǒng):原理、架構(gòu)與實現(xiàn)