Pick multiple dates one by one with Jquery/Datepicker -


i have form , on form have datepicker. when clicks select dates field datepicker pops , shows multiple months. there person click individual dates, each click date selected gets appended form field comma seperated. im looking jquery solution, right im looking at:

http://jqueryui.com/demos/datepicker/#multiple-calendars

the problem when select date datepicker closes date selected shows in form field. want datepicker continue show while select multiple dates , dates selected stay highlighted, click done when done selecting dates. can point me how can accomplish or there pre-existing jquery code that?

try out plugin (demo near bottom of page): http://multidatespickr.sourceforge.net/


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -