Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #23 from larrybotha/hotfix-jqueryv
Browse files Browse the repository at this point in the history
update and test jquery 1.8.2
  • Loading branch information
mattkersley committed Oct 12, 2012
2 parents 9849543 + b3a462f commit c42a04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -6,7 +6,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1">

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script src="jquery.mobilemenu.js"></script>
<script>
$(document).ready(function(){
Expand Down

0 comments on commit c42a04e

Please sign in to comment.