date - Disable days selection on jQuery datepicker -


"date of today and the date of the next two days" mean that every time a person chooses the first three days on a date It is not possible to select Always (wants to know today (tomorrow, tomorrow and later tomorrow) ....

  if (! Modernizr.inputtypes.date) {var $ Dates = $ ("input [type = date]"); $ Dates.each (function () {var thisDate = $ (this); thisDate.datepicker ({minDate: thisDate.attr ("min"), maximum date: thisDate.attr ("max"), dateFormat: "mm- dd -Y y "});});   

var array = ["2013-03-14", "2013-03-15", "2013-03-16"] Disable only specific dates .... Please people .... Previous *** Strong Text *** .... Can not get help for this .... possible. ...

  if (! Modernizr.inputtypes.date) {var $ dates = $ ("Input [type = date]"); $ Dates.each (function () {var thisDate = $ (this); Itadet Datacenter ({minDate: 3, maxDate: thisDate.attr ("max"), Datformat: "mm-dd-yy"})}) ;    

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -