Opened 9 years ago

Closed 9 years ago

#10596 closed feature (plugin)

Up down key navigation change

Reported by: sneha Owned by:
Priority: minor Milestone: none
Component: ui.autocomplete Version: 1.11.1
Keywords: Cc:
Blocked by: Blocking:

Description

Refer autocomplete search for, Link: http://jqueryui.com/autocomplete/#remote-with-cache

After reaching down bottom of suggestions drop down with down arrow, do not start from top. Similarly top does not go to bottom How do I avoid this. Can you help through this?

Change History (1)

comment:1 Changed 9 years ago by tj.vantoll

Resolution: plugin
Status: newclosed

This is by design, but you can easily write an extension that customizes the behavior to meet your needs, for example http://jsfiddle.net/tj_vantoll/tu5sbraw/.

Note: See TracTickets for help on using tickets.