rewish / jQuery.calendar

"Simple Calendar" plugin for jQuery.

This URL has Read+Write access

name age message
file README Wed Sep 30 18:34:36 -0700 2009 READMEに超簡単な例を載せた。 [rewish]
directory example/ Mon Nov 30 22:43:51 -0800 2009 リファクタリング。 [rewish]
file jquery.calendar.js Wed Dec 09 00:16:36 -0800 2009 リファクタリング。 [rewish]
README
Example:
jQuery(document).ready(function($) {
  $(expr).calendar();
});