From 19c6deae8291667f17c1b34b91d02b4c150c3700 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 1 Sep 2011 10:15:18 +0400 Subject: upgrade scriptaculous --- lib/scriptaculous/scriptaculous.js | 54 ++++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 22 deletions(-) (limited to 'lib/scriptaculous/scriptaculous.js') diff --git a/lib/scriptaculous/scriptaculous.js b/lib/scriptaculous/scriptaculous.js index 6cfe36e8d..6bf437acc 100644 --- a/lib/scriptaculous/scriptaculous.js +++ b/lib/scriptaculous/scriptaculous.js @@ -1,7 +1,7 @@ -// script.aculo.us scriptaculous.js v1.8.1, Thu Jan 03 22:07:12 -0500 2008 +// script.aculo.us scriptaculous.js v1.8.3, Thu Oct 08 11:23:33 +0200 2009 -// Copyright (c) 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) -// +// Copyright (c) 2005-2009 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) +// // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, including @@ -9,7 +9,7 @@ // distribute, sublicense, and/or sell copies of the Software, and to // permit persons to whom the Software is furnished to do so, subject to // the following conditions: -// +// // The above copyright notice and this permission notice shall be // included in all copies or substantial portions of the Software. // @@ -24,35 +24,45 @@ // For details, see the script.aculo.us web site: http://script.aculo.us/ var Scriptaculous = { - Version: '1.8.1', + Version: '1.8.3', require: function(libraryName) { - // inserting via DOM fails in Safari 2.0, so brute force approach - document.write('