jtsage / jtsage-datebox

A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
http://datebox.jtsage.dev/
Other
474 stars 166 forks source link

support jquery 2.0.x #284

Closed jnyrup closed 10 years ago

jnyrup commented 11 years ago

Apparently https://github.com/jtsage/jquery-mobile-datebox/pull/269 wasn't enough. Something apparently slipped through my testing...

From jquery 2.0.0 $.mobile.activePage.jqmData('mobile-page') returns undefined.