mugifly / jquery-simple-datetimepicker

Date & time picker for jQuery, It's simple & clean.
http://mugifly.github.com/jquery-simple-datetimepicker
Other
259 stars 181 forks source link

Hotfix for CSS-Compatibility with JQuery 3.x + Home Button Check #191

Closed wookiefriseur closed 6 years ago

wookiefriseur commented 7 years ago

Added explicit creation of tbody section in the calendar table. Tested on JQuery 2.2.4 and 3.2.0

I hope this is fully backwards compatible with JQuery 1.x too, only quickly tested 2.2.4 and 3.2.0.

I hope this fixes #184

wookiefriseur commented 7 years ago

FYI: Saw a fork of this PR with further compatibility changes in https://github.com/twicejr/jquery-simple-datetimepicker/commit/1da0a1a998ee69e9fd8453f2619e4b63c571c687

I will close this one, if @twicejr does a PR instead