Skip to content

Commit 30e22ea

Browse files
committed
Update to jQuery 1.2.6. Still backward compatible though.
1 parent 09746b5 commit 30e22ea

File tree

3 files changed

+3550
-12
lines changed

3 files changed

+3550
-12
lines changed

example.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<head>
33
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
44
<title>jQuery HTML Truncator</title>
5-
<script language="javascript" type="text/javascript" src="jquery-1.2.3.pack.js"></script>
5+
<script language="javascript" type="text/javascript" src="jquery-1.2.6.js"></script>
66
<script language="javascript" type="text/javascript" src="jquery.truncator.js"></script>
77
<script language="javascript" type="text/javascript">
88

0 commit comments

Comments
 (0)