Skip to content
Permalink
Browse files

- Revert

  • Loading branch information
alvarotrigo committed Aug 1, 2018
1 parent 361521d commit 74c8ffcad4ccaf1b8d05faf57ceef53cb902388d
Showing with 3 additions and 2 deletions.
  1. +3 −2 examples/css3.html
@@ -12,8 +12,9 @@

<link rel="stylesheet" type="text/css" href="../jquery.multiscroll.css" />
<link rel="stylesheet" type="text/css" href="examples.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="../jquery.multiscroll.extensions.min.js?v=3"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="../vendors/jquery.easings.min.js"></script>
<script type="text/javascript" src="../jquery.multiscroll.js"></script>

<script type="text/javascript">
$(document).ready(function() {

0 comments on commit 74c8ffc

Please sign in to comment.
You can’t perform that action at this time.