John Lindal![]()
Plugin for an input field which syncs the value with a calendar.
Example of plugging into a node.
YUI().use('gallery-input-calendar-sync', function(Y)
{
Y.one('#date').plug(Y.Plugin.InputCalendarSync,
{
calendar: my_calendar
});
});
© 2006-2013 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