Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 128 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 128 Bytes

Overview

jQuery Simple Calendar Plugin

Example

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