Skip to content

Commit 8837370

Browse files
committed
Test jQuery 3.x with example
1 parent 927d7fe commit 8837370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ <h2>
320320
<img style="position:absolute; top:0; right:0; border:0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" />
321321
</a>
322322

323-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
323+
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
324324
<script src="dist/easyzoom.js"></script>
325325
<script>
326326
// Instantiate EasyZoom instances

0 commit comments

Comments
 (0)