Skip to content

Commit

Permalink
examples bump to query 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kylefox committed Apr 6, 2013
1 parent 84b9e74 commit 93140bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="http:https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<script src="http:https://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js" type="text/javascript" charset="utf-8"></script>

<script src="../jquery.modal.min.js" type="text/javascript" charset="utf-8"></script>
<link rel="stylesheet" href="../jquery.modal.css" type="text/css" media="screen" />
Expand Down

0 comments on commit 93140bd

Please sign in to comment.