cljs-pikaday icon indicating copy to clipboard operation
cljs-pikaday copied to clipboard

Enable inline display?

Open coyotespike opened this issue 8 years ago • 1 comments

Thanks for this great little library, I'm really enjoying working with it (with the help of your demo). I'd like to have the option to show the calendar, instead of having it drop down when selected. I read the CSS and JS but haven't been able to figure out how to do this.

coyotespike avatar Aug 04 '15 22:08 coyotespike

Hi @coyotespike, that definitely seems like a worthwhile idea, and I'd gladly entertain pull requests for it. ;) I won't have time to look into it before this weekend at the very earliest; in the meantime if you're interested in trying to implement the feature yourself it might be worth looking at the original pikaday docs - I think you basically want to set the bound flag in the pikaday constructor (but I haven't tried this out myself). Glad you're enjoying the library!

timgilbert avatar Aug 05 '15 03:08 timgilbert