Skip to content

rewish/jQuery.calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 

Repository files navigation

Overview

jQuery Simple Calendar Plugin

Example

jQuery(function($) {
  $('#calendar').calendar();
});