Showing posts with label Calendar. Show all posts
Showing posts with label Calendar. Show all posts

Sunday, June 13, 2010

jQuery plugins

jquery calendar thumb
wdCalendar is a jquery based google calendar clone. It cover most google calendar features.
  • Day/week/month view provided.
  • create/update/remove events by drag & drop.
  • Easy way to integrate with database.
  • All day event/more days event provided.
See it in actionCheck documentation | download
jquery calendar thumb

wdScrollTab is a tab panel which has ability to scroll for tabs that do not fit on the page.  It supports iframe, ajax call and dynamically loaded content.
  • croll tab in case of too many tabs.
  • dynamical/remove hide.
  • rich javascript API
See it in actionCheck documentation | download
jquery calendar thumb

wdTree is lightweight jQuery plugin for present tree with nested check boxes. Features highlighted:
  • parents/children checking
  • lazy load from database
  • configurable node attributes
See it in action Check documentation | download
jquery calendar thumb
wdDatepicker is a plugin for the jQuery library which make it easy to enter dates into web forms.
It’s also support month and year dropdown list for choose.
See demo & docs | download
jquery calendar thumb
wdContextMenu is is very lightweight jquery plugin for right click menu.
  • Item specific. Context menu for specific area
  • Dynamical disabled menus/items
See demo & docs | download

Wednesday, August 5, 2009

jquery week-calendar

jquery week calendar

A jquery plugin providing a weekly view of calendar events. Features include:

  • Display of calendar events within a weekly grid
  • Calendar events can be supplied as an array, url or function returning json
  • Calendar events can be dragged, dropped and resized
  • Lots of callbacks for customizing the way events are rendered plus callbacks for drag, drop, resize, mouseover, click etc
  • Automatically scrolls to current time
  • Extend the core calendar event data structure with your own data
  • Highly configurable, enabling variable timeslots, readonly calendars, display of partial days, custom date formatting, direct manipulation of individual events for create, update, delete of events and much more.

Please see project home page for more details and documentation.

http://code.google.com/p/jquery-week-calendar
http://www.redredred.com.au/projects/jquery-week-calendar