Thomas Fuchs
Hi, I'm Thomas Fuchs. I'm the author of the script.aculo.us user interface JavaScript library, a member of the Prototype core team and a Ruby on Rails core alumnus.
You're using my JavaScript work every day, even if you're not aware of it!
   Need corporate training or want me to speak at your conference? Contact me!

New script.aculo.us beta

June 28th, 2005

A new beta version of script.aculo.us is ready for downloading:

So, what’s new inside?

  • Updated to Prototype 1.3.0
  • Added autocompleting text fields w/ AJAX
  • 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
  • Added Element.setContentZoom() function
  • Added expanded Effect.Highlight (“Yellow Fade Technique”) to have user-defined colors and autodetecting the background color
  • New overridable options on Draggables/Sortables: zindex, starteffect, reverteffect, endeffect

Important bugs nailed:

  • Fixed sortables that are absolutely positioned
  • Fixed draggables on pages with no droppables
  • Fix a Gecko engine flicker on Sortables in dragdrop.js
  • Sortable.serialize now honors the only option on Sortable.create

which use the AJAX capabilities of Prototype.

The latest Ruby on Rails trunk has dedicated helper support for this.

Documentation will follow when I release a 1.0 version.