Mercurial > hg > digilib
diff client/digitallibrary/jquery/jquery-test-full.html @ 874:f4ea9703008f jquery
testing with jQuery 1.5.1, porting my offset bugfix
author | hertzhaft |
---|---|
date | Thu, 17 Mar 2011 21:06:54 +0100 |
parents | 34b20eec036b |
children |
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery-test-full.html Thu Mar 17 20:25:56 2011 +0100 +++ b/client/digitallibrary/jquery/jquery-test-full.html Thu Mar 17 21:06:54 2011 +0100 @@ -55,7 +55,7 @@ } </style> - <script type="text/javascript" src="jquery-1.4.4.js"></script> + <script type="text/javascript" src="jquery-1.5.1.js"></script> <script type="text/javascript" src="jquery.cookie.js"></script> <script type="text/javascript" src="jquery.digilib.js"></script> <script type="text/javascript" src="jquery.digilib.geometry.js"></script>