Web Development with jQuery®

(Elliott) #1

(^82) ❘ CHAPTER 3 EVENTS



Users







index.html





Departments.html





Documents.html





The preceding HTML is joined by the following style sheet:
html,
body {
width: 100%;
height: 100%;
}
body {
font: 12px "Lucida Grande", Arial, sans-serif;
background: rgb(189, 189, 189) url('images/Bottom.png') repeat-x bottom;
color: rgb(50, 50, 50);
margin: 0;
padding: 0;
}
div#finderFiles {
border-bottom: 1px solid rgb(64, 64, 64);
background: #fff;
position: absolute;
top: 0 ;
right: 0 ;
bottom: 23px;
left: 0 ;
overflow: auto;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
[http://www.it-ebooks.info](http://www.it-ebooks.info)
Free download pdf