Web Development with jQuery®

(Elliott) #1

Making Elements Draggable (^) ❘ 325




Library





Network





Sites





System





Users





The following CSS sets up the styling for the Finder example:
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 ;
[http://www.it-ebooks.info](http://www.it-ebooks.info)
Free download pdf