jquery add overlay layer to a div or body

January 21, 2014

First create the css properties for the overlay layer:  

jQuery datePicker enable select past dates

January 14, 2014

How to enable the past dates of jQuery inline datePicker? You need to make sure that the minDate option is null. example: Full example:

Processing PHP array with json jquery $.each() get key value

December 11, 2013

A simple start will be, example array Output: “1″ Another example given array: Output: “136438349186fwjbr is test3″ etc….