update jQuery to 1.4.4 from 1.3.2

This commit is contained in:
Kyo Nagashima 2010-12-22 07:35:43 +09:00
parent d28c3b215e
commit 9b7cb585e3

View file

@ -5,7 +5,7 @@
<title>Test page for Table Filter</title>
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript">
google.load("jquery", "1.3.2");
google.load("jquery", "1.4.4");
</script>
<script type="text/javascript" src="jquery.table-filter.js"></script>
<script type="text/javascript">