Monthly--- jQuery based responsive calendar plugin

A jQuery based responsive calendar plugin.
Features
- Use as a date picker, or a full fledged calendar
- Fully responsive design
- Intuitive event labels
- Event list detail mode
- Handles multiple instances on the same page
- Well commented code for easy customization
Usage
-
Simply add a div with a class of "monthly" and a unique id.
<div class="monthly" id="mycalendar"></div>
-
Include CSS in the header or via whatever preprocessor magic you use these days.
<link rel="stylesheet" href="css/monthly.css">
-
Add the Javascript after calling jQuery
<script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/monthly.js"></script> <script type="text/javascript"> $(window).load( function() { $('#mycalendar').monthly(); }); </script>
Read more:https://github.com/kthornbloom/Monthly
Tag: pick date
Tags
accordion accordion menu animation navigation animation navigation menu buttons carousel checkbox inputs css3 css3 menu css3 navigation date picker dialog drag drop drop down menu drop down navigation menu elastic navigation form gallery glide navigation horizontal navigation menu hover effect image gallery image hover image lightbox image scroller image slideshow multi-level navigation menus rating select dependent select list slide image slider menu stylish form table tabs text effect text scroller tooltips tree menu vertical navigation menu