Wednesday, February 15th, 2006
Script.aculo.us 1.5.2 Released
<p>Script.aculo.us, the quality effects library, has a new release featuring auto-scrolling draggables.New Features
- Added auto-scroll option to Draggables and Sortables, activate with scroll: ‘id_of_scroll_container_element’. See test/functional/dragdrop3_test.html for usage/demo
- Add limit option to effect queues to limit the maximum number of effects in a queue, new unit tests for scoped effect queues, fixes #3498 [thx Abdur-Rahman Advany]
- Add Sortable.sequence method to extract the current sequence of a Sortable as an array, fixes #3675 [thx sphivo]
- Added activate method to Autocompleter that allows you to trigger the suggestions through other means than user input [DHH]
- Add assertEnumEqual for unit testing (from Prototype SVN trunk) [Sam Stephenson]
- Element.collectTextNodesIgnoreClass to correctly filter child nodes, fixes #3380 [thx lam]
- Fix a condition where OPTION elements could cause unwanted dragging on Draggables, fixes #3441 [thx tom]
- Fix a crash because of an IE bug in Effect.SlideDown, fixes #3192 [thx Rob Mayhew]
- Fix a wrong parameter in dragdrop.js, fixes #3555
- Fix two typos in effects.js, fixes #3481 [thx jtolds]
Related Content:












Leave a comment