Posts Tagged as ‘Scriptaculous’

November 22, 2006

The “other” side of Scriptaculous

The JS library Scriptaculous is mainly know for its amazing effects and controls (e.g. AutoComplete, Drag&Drop, Sliders). However there is another side of it which is not as obvious. It contains a complete JS UnitTest framework which makes testing Javascript extremely easy and convenient.
Thomas Fuchs (creator of Scriptaculous) posted a presentation he gave about [...]

August 30, 2006

JavaScript Image Cropper

I wish I had found this JavaScript Image Cropper UI (using Prototype and Scriptaculous) before we added another one to a project.