setLength extension for Control.Slider
Posted October 20th, 2006 in Programming / Comments OffTags: JavaScript, Programming, Ruby on Rails
The UI on a project of mine had to be resizable. The UI included a script.aculo.us slider which unfortunately did not have a resize method nor was it smart enough to update itself should the underlying element be resized. So I created the following extension: