I need a talented Javascript programmer, experienced with Jquery and JqueryUI to modify the JqueryUI Autocomplete function (jqueryui.com/demos/autocomplete/)
I need the Autocomplete function on a field, that when a value is selected, it will direct the user to a page based on key of that value.
example data…
1 = apple
2 = banana
3 = orange
4 = grapes
5 = kiwi
6 = grapefruit
Someone entering the word ‘grape’ in the field would be able to see ‘grapes’ or ‘grapefruit’ then upon c…
