Skip to content

Commit

Permalink
updating to ref latest jQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Aug 20, 2011
1 parent 8b49ed1 commit ba8a731
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs.html
Expand Up @@ -6,7 +6,7 @@
<title>jQuery contextMenu Plugin</title>
<meta name="description" content="simple contextMenu generator for interactive web applications based on jQuery" />

<script src="jquery-1.6.1.min.js" type="text/javascript"></script>
<script src="jquery-1.6.2.min.js" type="text/javascript"></script>
<script src="jquery.contextMenu.js" type="text/javascript"></script>
<link href="jquery.contextMenu.css" rel="stylesheet" type="text/css" />
<link href="screen.css" rel="stylesheet" type="text/css" />
Expand All @@ -15,7 +15,7 @@
<body>
<a id="github-forkme" href="http://github.com/medialize/jQuery-contextMenu"><img src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
<div id="container">
<h1><a href="http://github.com/medialize/jQuery-contextMenu">jQuery contextMenu</a></h1>
<h1><a href="http://github.com/addyosmani/jQuery-contextMenu">jQuery contextMenu</a></h1>

<ul class="menu">
<li><a href="index.html">About</a></li>
Expand Down
1 change: 1 addition & 0 deletions jquery.contextMenu.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ba8a731

Please sign in to comment.