jquery - How to select select more than one date from calendar -


i new wordpress .i m using jquery ui widgets plugin select date jquery calendar.but want select more 1 date in calendar .can me how it.any other plugins that.

thanks

this jquery code

            jquery(document).ready(function() {             jquery('#pre-select-dates').multidatespicker({     dateformat : 'dd-mm-yy' }); }); 

can 1 me this.....

highlighted day have 1px yellow border hardly visible, added red color it.

http://jsfiddle.net/tfmkj/

probably works you, cannot see it. selected day have class ui-state-highlight


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -