use jquery autocomplete with carousel for preview and selection
Posted
by dave
on Stack Overflow
See other posts from Stack Overflow
or by dave
Published on 2010-04-11T14:54:54Z
Indexed on
2010/04/11
15:03 UTC
Read the original article
Hit count: 360
Hi,
I've successfully used jquery autocomplete to display a list of matching images based on user input. The user experience isn't great though due to the number of potential matches - even with fairly prescriptive input.
I've found this example at nokia http://www.nokia.co.uk/support/download-software/device-software-update (I know it's written in flash) which would provide the ideal interface for what I'm trying to achieve.
Does anyone have any pointers for doing this using jquery autocomplete as a starting point? Or better still know of an existing javascript library that provides this functionality?
I'm using the latest release of jquery if that matters.
Thanks, Dave.
© Stack Overflow or respective owner