Skip to content

Commit 468f3a6

Browse files
committed
Ship with jQuery so it works out of the box
1 parent f08c363 commit 468f3a6

File tree

2 files changed

+9267
-1
lines changed

2 files changed

+9267
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h2>A HTML5 datalist polyfill that depends on jQuery and Modernizr.</h2>
8585

8686
</div>
8787

88-
<script src="js/jquery.js"></script>
88+
<script src="js/jquery-1.7.1.js"></script>
8989
<script src="js/modernizr.custom.50983.js"></script>
9090
<script src="js/jquery.relevant-dropdown.js"></script>
9191
<script>

0 commit comments

Comments
 (0)