We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a426d9 commit 5010690Copy full SHA for 5010690
index.html
@@ -71,7 +71,7 @@ <h2>Result</h2>
71
</div>
72
<script src="load-image.min.js"></script>
73
<!-- jQuery is not required, but included for the demo -->
74
-<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
+<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
75
<script>
76
/*global jQuery, window, document, HTMLCanvasElement */
77
(function ($) {
0 commit comments