Displaying 20 results from an estimated 20000 matches similar to: "script.aculo.us/mir.aculo.us outtage"
2006 Mar 26
2
script.aculo.us 1.6 beta
Heya,
The script.aculo.us SVN repositiory now holds the 1.6 beta.
This version is mostly a refactoring/bugfix release, and marks the
switch over to
Prototype 1.5 (Prototype 1.4.0 is no longer supported). The required
prototype.js
file is included (lib/prototype.js) of course.
Changes since 1.5.3:
* Prepare for script.aculo.us 1.6, add Prototype 1.5 requirement and
check that
2006 Apr 06
0
script.aculo.us V1.6.1
V1.6.1 (2006-04-06): Sortable Trees, Prototype 1.5.0_rc0 (fixes IE
mem leaks)!
New features in V1.6.1 and V1.6.0:
* Update to Prototype 1.5.0_rc0
* Sortable trees [thx Sammi Williams, sammi-EeRYXuc1dym5PgFUrJwY1aU/zSkkHjvu@public.gmane.org]
See the functional test (test/functional/sortable_tree_test.html)
and the CHANGELOG for more information!
* Add Draggable object as third parameter
2005 Oct 09
0
script.aculo.us V1.5, second release candidate
Read more on it here:
http://mir.aculo.us/articles/2005/10/09/script-aculo-us-v1-5_rc3-
second-release-candidate
Note that it''s rc3 that follows rc1, because rc2 was the version used
for the initial Rails import
of script.aculo.us V1.5_rc.
Thanks to all the contributors, bug reporters and testers!
Thomas
2005 Aug 05
11
script.aculo.us Wiki update
Hi list,
So, some hard work today, but the Wiki is quickly taking shape. I''ve
now moved all the documentation I could find into it.
The URL again: http://wiki.script.aculo.us/
There are also some new features in there, like:
FAQ: http://wiki.script.aculo.us/scriptaculous/show/FAQ
Wishlist (moved from Rails wiki): http://wiki.script.aculo.us/
scriptaculous/show/TheWishlist
And the
2006 Jan 07
3
script.aculo.us: autocomplete does not work
I copied an exact copy of "http://demo.script.aculo.us/ajax/autocompleter"
to my harddisc inclusive all .js and .css.
Then I changed "new Ajax.Autocompleter(''contact_name'',
''contact_name_auto_complete'', ''/ajax/auto_complete_for_contact_name'', {})"
to
"new Ajax.Autocompleter(''contact_name'',
2005 Sep 03
3
script.aculo.us 1.5_pre4
Today marks the release of script.aculo.us 1.5_pre4
The single biggest addition are the new effects queue and the text
effects.
Head to http://script.aculo.us/__trunk_test/test/
run_functional_tests.html and
give "effects_queue" and "texteffects_test.html" a try.
As always, loads of fixes and improvements.
Specials thanks to all of you who help with ideas, patches and bug
2005 Sep 05
3
Prototype 1.4.0_pre4 + script.aculo.us 1.5_pre4?
Hello,
I''m maintaining the PEAR-installable PHP packages for both script.aculo.us
and Prototype on Pearified.com.
I saw the 1.5_pre4 release of script.aculo.us yesterday, and would like to
release the update on Pearified.com, but don''t want to release hacked
versions of Prototype.
I saw that Prototype was updated to 1.4.0_pre4 yesterday as well ... Is that
a suitable package
2007 Mar 04
23
Sound support for script.aculo.us
Hi all,
I''ve added a new library called sound.js to script.aculo.us, which
allows for playing (mp3-based) sound effects. It works without using
Flash, by using IE''s internal sound playback mechanism (BGSOUND) and
falling back on using whatever plugin is used for audio/mpeg on other
browsers (in real world terms, this means QuickTime or a QuickTime-
compatible plugin).
2005 Dec 23
0
script.aculo.us some tests
hi everybody!
first, i speak spanish, so, my english is not very clean...
i''m developing two ''controls'' or ''widgets'' based in prototype.js
library and script.aculo.us effect collection.
a flickr slideshow (not finished):
http://hector.piloto.cl/flickr/(PUT YOUR FLICKR USER HERE)
an example: http://hector.piloto.cl/flickr/cechegoyen
and a treeview
2005 Oct 05
0
script.aculo.us and jspkg
Hey guys,
I''m the author of the recently-released Javascript package loader,
jspkg, that was just released to Sourceforge. I''m trying to judge
interest in using this library loader for various unobtrusive Javascript
libraries like script.aculo.us.
jspkg requires very minimal changes to the included source files and
most libaries won''t require any code to be
2006 Jan 14
2
Using AutoComplete(script.aculo.us) with DB-Query
Hi,
I''m using AutoComplete from script.aculo.us and want to combine this
with a call to a database. Is there any work done so far or do I have to
implement all on my own. The only thing I have seen is using results
from a file on the server. But that is not very handy.
Some words to my background. I''m programming for a project at my
university. Our aim is to combine the
2006 Feb 21
4
New stuff in script.aculo.us trunk
Heya all,
There''s some new stuff in the script.aculo.us trunk as of today that
needs to be tested,
so maybe give it a shot:
* Added Ajax.InPlaceCollectionEditor which uses a SELECT element
instead of a text field (see test/functional/
ajax_inplacecollectioneditor_test.html for usage), #3491 [thx anna]
* Enable in place editor to use RJS (implements a new evalScripts
option for
2006 Nov 13
8
Problems with Prototype in script.aculo.us 1.6.5
Hi,
When I''m using the Prototype version attached to script.aculo.us 1.6.5
(Prototype 1.5.0_rc1 revision [5462]) I get some "Object doesn''t
support this property or method" in the Effect.BlindDown method (when
the method tries to get the dimentions). If I''m using the version of
prototype that was attached to 1.6.4 I do not get this error.
Is this a known
2005 Aug 11
7
script.aculo.us V1.5_pre1 released
Heya,
I''ve just released script.aculo.us V1.5_pre1.
Please give it a try!
Important new stuff (since V1.1b1):
* Added a main scriptaculous.js file to load in the other libraries
transparently.
* Fixed a condition where standard a href=xxx links wouldn''t work in
autocomplete results. These do now, the onclick event is not
cancelled. [thx to Jasper Slits]
* Added
2007 Sep 28
1
Ajax.InplaceEditor (script.aculo.us / Prototype)
I am new to script.aculo.us and prototype and I am having problem
using it. It only has problem in IE. There is no problem in Firefox
and it works fine. I am using script.aculo.us InPlaceEditor and it
always returns object expected as an exception. What I could debug so
far is I could see element and url which are the parameters. I could
see object in Ajax.InPlaceEditor after creating class but
2005 Jul 14
1
Dropping on empty script.aculo.us sortable lists
I have a need to have two sortable lists with the ability to cross drop
items between the list. I am using the
script.aculo.us<http://script.aculo.us>library. All is well until I
empty one of the lists completely out, at which
time I cannot drop anything in to the empty list. I have used CSS to set the
height of the <UL> so I have a large target to drop on.
In my efforts to make it
2005 Aug 31
0
script.aculo.us patches and bug reports got a new home
Heya,
As handling the bug reports and patches through the list and some
obsure wiki pages became ever more complicated,
I can gladly announce that from now on patches and bug reports are
handling at the Ruby on Rails trac.
There''s a new component called "script.aculo.us" that should be set
on all bug reports and patches that affect script.aculo.us.
Please do not use the
2006 Jan 10
2
WHAT IS SCRIPT.ACULO.US?
Hi,
Can anybody tell what is script.aculo.us? like whether it is an java
package, javascript package, javascript library or something else,
Pls clear my doubt.
With Regards
Rupa
**********************************************************
The information contained in, or attached to, this e-mail, contains confidential information and is intended solely for the use of the individual or
2008 Apr 07
2
iGoogle-style Widgets with Script.aculo.us?
I''d like to create an iGoogle-style page with a library of draggable
layout widgets. Is such a thing using script.aculo.us already
available? (Would hate to re-invent it.) Also, has anyone had success
with nested draggables? For example, rearranging <div>s within an
already draggable <div>?
--~--~---------~--~----~------------~-------~--~----~
You received this message because
2005 Jul 08
8
Integrating script.aculo.us into existing javascript codebase
Hi,
I''m new to this mailing list, so first off, a big THANK YOU for the
script.aculo.us and prototype.js libraries.
I''m trying to integrate script.aculo.us into an existing pretty large
Javascript codebase (see http://openrecord.org). I''m running into a
problem with prototype.js and the existing codebase''s use of for/in
loops over an Array.