Hi, I suppose you want to use "Date Selector" as Calendar style instead for the current "Rolling Date Selector" (the spinner style). Right now it is not possible unless you can hack into Gaia system's value selector to make the switch.
We did implement the "Calendar style" one (apps/system/js/value_selector/date_picker.js), but we dropped that and use the rolling version instead (to easily change the year part). Thanks. -- Best regards, Rudy, Mozilla Taiwan On Thu, May 9, 2013 at 6:29 PM, <[email protected]> wrote: > Hi all, > Excuse me for advance if it's not the good place for asking questions. > > > I would like to use an input[type=date] in my web app with the FirefoxOS > design (like this one : > https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/UX/Building_blocks/Value_selector#Date_selector) > but I don't find a simple sample for using it... Have you got this ? Thanks > for advance > > Progi1984 > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
