• Register
  • Log In
  • Home
  • Quick Start
    • Configurator
    • Download YUI 3
  • Documentation
    • User Guides
    • Examples
    • Tutorials
    • API Docs
  • Community
    • Gallery
    • Blog »
    • Forums
    • YUI Theater
    • Calendar
  • Contribute
    • YUI on GitHub »
    • File a Ticket
    • View Tickets
    • Dashboard
  • Other Projects
    • YUI 2
    • YUI Compressor
    • YUI Doc »
    • YUI Builder
    • YUI PHP Loader
    • YUI Test
    • YUI Website
  • YUI
  • >
  • Community
  • >
  • Gallery

Gallery

Modules

  • Home
  • Featured
  • Popular
  • New
  • All

Documentation

  • FAQ
  • Developer FAQ
  • Developer Guide
  • Module Setup

Tag Cloud

ericf table animation davglass caridy liferay satyam form jafl plugin node model io apipkin event foxxtrot widget css nzakas greghinch lsmith datatable solmsted yql async

Context Navigation

    YUI Library is not responsible for bugs or support with this module. It is available as a free service. For support please contact the module owner with the provided links.

    calendar (gallery-calendar)

    Last Updated: 04/13/11
    + 3 -

    LiJing

    Created: 07/5/10
    Project: YUI 3
    License: YUI BSD
    YUI Version: 3.3.0
    Free for use.
    Module Image

    The Calendar component is a UI control that enables users to choose one or more dates from a graphical calendar presented in a single month or multi month interface. Calendars are generated entirely via script and can be navigated without any page refreshes.You'll find the Calendar Control to be a useful and easy-to-implement enhancement to any date-selection interaction.

    • Tags:
    • calendar
    • jayli
    • Download
    • Docs
    • Homepage
    • Bugs
    • Source
    • Example
    • Forum
    • History

    <script src="http://yui.yahooapis.com/3.3.0/build/yui/yui-min.js"></script>

    Code Sample

    YUI().use('calendar', function(Y) {
            new Y.Calendar('J_calendar').on('select',function(d){
    		//your code here	
    	});
    });

    Forum Posts

    Subject Author Date
    Based Off Widget Anthony Pipkin 07/15/10
    Re: Based Off Widget LiJing 07/17/10
    Internationalization Marc 07/20/10
    IE issues Simon Gilligan 08/10/10
    Running Locally Error Anthony Pipkin 08/23/10
    Re: Running Locally Error Simon Gilligan 08/24/10
    using selected does not position calendar properly mc_hendriks 09/7/10
    Re: using selected does not position calendar properly Simon Gilligan 09/8/10
    Re: using selected does not position calendar properly mc_hendriks 09/9/10
    Re: using selected does not position calendar properly Simon Gilligan 09/12/10

    © 2006-2011 Yahoo! Inc. All rights reserved.
    All code on this site is licensed under the BSD License unless stated otherwise.
    About This Site · Security Contact Info