Browse Source

Update demo.html

pull/250/head
riyaadh-fakier 12 years ago
parent
commit
bde9a39d61
  1. 2
      demo/demo.html

2
demo/demo.html

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="../responsiveslides.css">
<link rel="stylesheet" href="demo.css">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="../responsiveslides.min.js"></script>
<script>
// You can also use "$(window).load(function() {"

Loading…
Cancel
Save