Skip to main content

Search and Top Navigation

#10596 closed feature (plugin)

Opened September 10, 2014 07:50AM UTC

Closed September 10, 2014 12:38PM UTC

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?

Attachments (0)
Change History (1)

Changed September 10, 2014 12:38PM UTC by tj.vantoll comment:1

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/.