Skip to content

Commit

Permalink
add dragscrollable.js to BookReaderDemo/index.html [mang]
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbot committed Aug 31, 2010
1 parent d00db5c commit 93c2ee9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BookReaderDemo/index.html
Expand Up @@ -7,6 +7,7 @@
<script type="text/javascript" src="http://www.archive.org/download/BookReader/lib/jquery-1.2.6.min.js"></script>
<script type="text/javascript" src="http://www.archive.org/download/BookReader/lib/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="../BookReader/BookReader.js"></script>
<script type="text/javascript" src="../BookReader/dragscrollable.js"></script>
</head>
<body style="background-color: rgb(249, 248, 208);">

Expand Down

0 comments on commit 93c2ee9

Please sign in to comment.