Skip to content

Commit

Permalink
Updated demo to include new modules
Browse files Browse the repository at this point in the history
  • Loading branch information
danielstocks committed Jul 31, 2012
1 parent 93eebce commit 3d6cd92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions demo/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
<meta name="viewport" content="width=device-width">
<script>document.documentElement.className = "js";</script>
<script src="../vendor/jquery-1.7.2.js"></script>
<script src="../vendor/json2.js"></script>
<script src="../src/jquery.collapse.js"></script>
<script src="../src/jquery.collapse_storage.js"></script>
<script src="../src/jquery.collapse_cookie_storage.js"></script>
</head>
<body>
<a href="https://github.com/danielstocks/jQuery-Collapse">
Expand Down

0 comments on commit 3d6cd92

Please sign in to comment.