0

I want to add search box button in select(option) box tag in jquery mobile. so is there any attribute for use this things?

HaveNoDisplayName
  • 8,291
  • 106
  • 37
  • 47

1 Answers1

1

Use jquery chosen plugin.It have a default search box.And it is simple. check this site : http://harvesthq.github.io/chosen/

Aneesh R S
  • 3,807
  • 4
  • 23
  • 35