Wednesday, April 5th, 2006
Category: JavaScript
, Library
, Prototype
<
>p
>
Script.aculo.us has a
new 1.6 release that mirrows the Rails 1.1 release, just as
Thomas Fuchs said it would.
script.aculo.us 1.6 marks the switch over to Prototype 1.5 (1.4 will no longer be supported), which has really great new features and has undergone some refactoring to take advantage of the Prototype 1.5 niceties.
Other new stuff includes window-scrolling while dragging, performance optimizations and various bug fixes.
To see some cool combinations of the new Prototype features with the latest script.aculo.us 1.6 beta, see example 1 and example 2 (from the functional test suite).
Just when you catch up, they add more cool things :)
- Ajax Cheat Sheets
We've gathered cheat sheets for fast reference to Ajax-related information. You'll find information about Prototype, code packages, scriptaculous and...
- 802.16c
802.16c is a set of clarifications and updates to the 102.16 family of wireless communications specifications for metropolitan area networks...
- ClearNova integrates Java and Ajax
Making sure that Java-built Web services don't end at the server level, ClearNova has built a development environment that plugs Java into an Ajax...
- The new GPLs are coming!
The Free Software Foundation will release the first public draft of version 3.0 of its General Public License on January...
- Ajax everywhere: Which framework to choose?
Writing and debugging Ajax, a JavaScript- and XML-driven development technique, can be difficult. In this tip, an expert introduces several frameworks...
Major props to the inplacecollectioneditor.
This also was released like a week ago.
Yes! I was waiting for the scroll:window. Work’s beautifully.
Ha ha ha, hey guys, you could have chosen a better name.
In “spanglish” that name can be read as script.an.ass.us
In spanish: culo = ass, butt
Great – a nice update! I’m currently implement scriptaculous as a means of improved usability on Rogue Connect. Essentially it’s allowing me to provide more content, such as help notes, but only when people want them. Of course I can do that with standard javascript, but this looks so much prettier ;)