Hi,
A new beta version is ready ready for downloading at http://
script.aculo.us/downloads
Changes:
* Updated to Prototype 1.3.0
* Fixed sortables that are absolutely positioned
* Fixed draggables on pages with no droppables
* Added Effect.Transitions.pulse
* Added Effect.Pulsate and Effect.Fold effect by Justin Palmer
* Added transitions by Mark Pilgrim: .full, .none
* Added effects by Mark Pilgrim: Effect.Grow, Effect.Shrink
* Changed effects namespace to Effect. (Effect2 is deprecated,
but works too)
* Added Element.setContentZoom() function
* Added expanded Effect.Highlight ("Yellow Fade Technique") to
have user-defined colors and autodetecting the background color
* Sortable.create passes the zindex, starteffect, reverteffect
and endeffect options to the underlying Draggables
* Sortable.serialize now honors the only option on Sortable.create
* New overridable options on Draggables: zindex, starteffect,
reverteffect, endeffect
* Fix a Gecko engine flicker on Sortables in dragdrop.js
* Fixed event.isLeftClick
It also includes new ready-to-use "Google Suggest"-style
autocompleting text fields,
which use the AJAX capabilities of Prototype.
The latest Ruby on Rails trunk has dedicatedhelper support for this.
Documentation will follow when I release a 1.0 version.
--
Thomas