How to implement “mustMatch” and “selectFirst” in jQuery UI Autocomplete?

前端 未结 13 962
一向
一向 2020-11-27 11:47

I recently migrated a few of my Autocomplete plugins from the one produced by bassistance to the jQuery UI autocomplete.

How can the \"mustMatch\" and \"selectFirst\

13条回答
  •  情深已故
    2020-11-27 12:22

    I think I got the mustMatch working with this code... It needs thorough test though:

    
    

提交回复
热议问题