Web Development with jQuery®

(Elliott) #1

(^202) ❘ CHAPTER 7 AJAX



10
11
12
13
14
15
16


17
18
19
20
21
22
23


24
25
26
27
28
29
30








The preceding HTML is styled with the following style sheet:
html,
body {
width: 100%;
height: 100%;
}
body {
font: 14px Helvetica, Arial, sans-serif;
margin: 0 ;
padding: 0 ;
color: rgb(128, 128, 128);
}
table.calendarMonth {
table-layout: fixed;
width: 100%;
height: 100%;
border-collapse: collapse;
empty-cells: show;
}
table.calendarMonth tbody {
[http://www.it-ebooks.info](http://www.it-ebooks.info)
Free download pdf