nhshackday / mobileformulary

Open BNF #!
21 stars 12 forks source link

jQuery Mobile - Search suggest when returning to the home page #9

Closed davidmiller closed 11 years ago

davidmiller commented 12 years ago

The DOM-based event binding to enable search suggest (and thus any useful navigation) doesn't play well with the jQuery Mobile navigation model.

Workaround is a trivial deferral of the callback binding logic.