220
Create a Calendar Control with YUI ..........................
1 In your editor, open an
existing document or create
a new one.
2 In the head section, type
<link rel=
”stylesheet” type=
”text/css” href=
”http://yui.yahoo
apis.com/2.8.1/build/
calendar/assets/
skins/sam/calendar.
css”>.
3 Type <script src=
”http://yui.
yahooapis.com/2.8.1/
build/yahoo-dom-
event/yahoo-dom-
event.js”>.
4 Type <script src=
”http://yui.yahoo
apis.com/2.8.1/build/
calendar/calendar-
min.js”>.
5 In the body section, type
<div class=”
yui-skin-sam”>.
6 Type <div id=”cal1
Container”>