nazar-pc / PickMeUp

Really simple, powerful, customizable and lightweight standalone datepicker
BSD Zero Clause License
616 stars 191 forks source link

How can i add ok and cancel button #201

Closed niteshkumar-singh closed 5 years ago

niteshkumar-singh commented 5 years ago

How can i manage close and set date on button and append on this

nazar-pc commented 5 years ago

You can place PickMeUp into some container that will have OK and Cancel button and use events/methods to integrate it with datepicker itself.

niteshkumar-singh commented 5 years ago

Sorry Sir can you give some example of that in jsfiddle or codepen

nazar-pc commented 5 years ago

Sorry, don't have time for that. Basically look at readme, there is information how to get/set dates manually, you can use that for your buttons.

niteshkumar-singh commented 5 years ago

OK, i understand but ia have no problem with set/get. i am facing how to add ok and cacel button append on datepicker can you help me please.

nazar-pc commented 5 years ago

If you don't have issues with get/set then library is working as expected. So what you're asking is to do your work and I have no time for that currently.