0

Possible Duplicate:
Getting jQueryUi Autocomplete to work with jQueryMobile

I am creating an mobile application using jquerymobile.Is there any way from which i can provide suggestions to the user while entering the data in text field.i.e. to provide AutoComplete functionality

Community
  • 1
  • 1
user594720
  • 449
  • 3
  • 9
  • 18

1 Answers1

3

Have you checked this thread in the jQuery forum: jQuery mobile autocomplete thread

It should give you some help in the matter.

JohanSellberg
  • 2,423
  • 1
  • 21
  • 28