Skip to content

Commit 420612d

Browse files
committed
update jQuery to newest version (1.10)
1 parent bb954f8 commit 420612d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
</style>
2121

22-
<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
22+
<script type="text/javascript" src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
2323
<script type="text/javascript" src="../jquery.inputFileWidth.js"></script>
2424
<script type="text/javascript">
2525

0 commit comments

Comments
 (0)