Skip to content

Instantly share code, notes, and snippets.

View l2c2technologies's full-sized avatar

Indranil Das Gupta l2c2technologies

  • L2C2 Technologies
  • Kolkata, IN.
View GitHub Profile
@jbaiter
jbaiter / example.html
Last active December 20, 2015 03:08
<html>
<head>
<title>bookreader example</title>
<link rel="stylesheet" type="text/css" href="BookReader/BookReader.css"/>
<script type="text/javascript" src="http://www.archive.org/includes/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="BookReader/jquery-ui-1.8.5.custom.min.js"></script>
<script type="text/javascript" src="BookReader/dragscrollable.js"></script>
<script type="text/javascript" src="BookReader/jquery.colorbox-min.js"></script>