This commit is contained in:
Cameron McEfee 2012-01-13 09:24:26 -08:00
Родитель aab8bf9939
Коммит 11112bf4be
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -2,7 +2,7 @@
<html>
<head>
<title>Plax Example</title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<!-- <script src="http://s3.amazonaws.com/ender-js/jeesh.min.js"></script> -->
<script type="text/javascript" src="../js/plax.js"></script>

Просмотреть файл

@ -2,7 +2,7 @@
<html>
<head>
<title>Plax Example</title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<!-- <script src="http://s3.amazonaws.com/ender-js/jeesh.min.js"></script> -->
<script type="text/javascript" src="../js/plax.js"></script>

Просмотреть файл

@ -2,7 +2,7 @@
<html>
<head>
<title>Plax Example</title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<!-- <script src="http://s3.amazonaws.com/ender-js/jeesh.min.js"></script> -->
<script type="text/javascript" src="../js/plax.js"></script>