paneedesign / jQueryEventCalendar

jQuery Event Calendar http://www.vissit.com/projects/eventCalendar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery Event Calendar - Custom version:

jQuery plugin to show events in a calendar in a very comfortable way

Main features:

  • Fluid Calendar: calendar will be shown with the width of its parent. Size is recalculated on window resize. So you can use it in your responsive designs
  • Change Style as you like: You can edit the .css file to restyle
  • Light: Less than 8kb of Javascript(minified)
  • jQuery rules!: It uses all the power of jQuery, but you can also use it with frameworks like Zepto.js
  • Highly customizable: You can change almost everything. Look at the following examples

New features:

  • set min usable data with todayTimestamp option
  • set max usable data with maxDayTimestamp option
  • show actualy day with showToday option
  • set month with monthToShow option

More Info:

http://www.vissit.com/projects/eventCalendar/

About

jQuery Event Calendar http://www.vissit.com/projects/eventCalendar/


Languages

Language:JavaScript 57.9%Language:CSS 22.0%Language:HTML 10.5%Language:PHP 9.6%