Skip to content

Instantly share code, notes, and snippets.

@eduludi
Created May 21, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eduludi/fc3d11e9cce60be40601 to your computer and use it in GitHub Desktop.
Save eduludi/fc3d11e9cce60be40601 to your computer and use it in GitHub Desktop.
jQuery Yacal - Using JS Attributes
$('#calendarJs').yacal({
date: '2000/1/1',
minDate: '1999/11/11',
maxDate: '2000/2/9',
nearMonths: 1,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment