update jQuery to 1.4.4 from 1.3.2
This commit is contained in:
parent
d28c3b215e
commit
9b7cb585e3
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue