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

Open datebox from JQM Popup #378

Closed matpag closed 9 years ago

matpag commented 9 years ago

is there a way to open the datebox from an input text inside a JQM popup? because pretty all datepicker widgets doesn't support it...

jtsage commented 9 years ago

Short answer: No, not really. DateBox actually is a JQM Popup - and they are not nestable at this time. Perhaps in the future this will be changed, but I doubt it.

For now, my not totally helpful suggestion is to use inline mode in a popup, that indeed does work as expected.